ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLApplicationProfile Struct Reference

Structure containing information about an application profile. More...

#include <adl_structures.h>

Data Fields

int iCount
 Number of properties. More...
 
PropertyRecord record [1]
 Buffer to store all property records. More...
 

Detailed Description

Structure containing information about an application profile.

This structure is used to store information of an application profile

Field Documentation

◆ iCount

int ADLApplicationProfile::iCount

Number of properties.

◆ record

PropertyRecord ADLApplicationProfile::record[1]

Buffer to store all property records.


The documentation for this struct was generated from the following file:

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.