Data Fields | |
int | iIndex |
The current PossibleMap index. Each PossibleMap is assigned an index. | |
int | iAdapterIndex |
The adapter index identifying the GPU for which to validate these Maps & Targets. | |
int | iNumDisplayMap |
Number of display Maps for this GPU to be validated. | |
ADLDisplayMap * | displayMap |
The display Maps list to validate. | |
int | iNumDisplayTarget |
the number of display Targets for these display Maps | |
ADLDisplayTarget * | displayTarget |
The display Targets list for these display Maps to be validated. |
This structure is used to store the display device possible map This information can be returned to the user.
The current PossibleMap index. Each PossibleMap is assigned an index.
The adapter index identifying the GPU for which to validate these Maps & Targets.
Number of display Maps for this GPU to be validated.
The display Maps list to validate.
the number of display Targets for these display Maps
The display Targets list for these display Maps to be validated.