ADLMode Struct Reference

Structure containing information about display mode. More...


Data Fields

int iAdapterIndex
 Adapter index.
ADLDisplayID displayID
 Display IDs.
int iXPos
 Screen position X coordinate.
int iYPos
 Screen position Y coordinate.
int iXRes
 Screen resolution Width.
int iYRes
 Screen resolution Height.
int iColourDepth
 Screen Color Depth. E.g., 16, 32.
float fRefreshRate
 Screen refresh rate. Could be fractional E.g. 59.97.
int iOrientation
 Screen orientation. E.g., 0, 90, 180, 270.
int iModeFlag
 Vista mode flag indicating Progressive or Interlaced mode.
int iModeMask
 The bit mask identifying the number of bits this Mode is currently using. It is the sum of all the bit definitions defined in Display Mode Values.
int iModeValue
 The bit mask identifying the display status. The detailed definition is in Display Mode Values.


Detailed Description

Structure containing information about display mode.

This structure is used to store the display mode for the current adapter such as X, Y positions, screen resolutions, orientation, color depth, refresh rate, progressive or interlace mode, etc.


Field Documentation

Adapter index.

Display IDs.

Screen position X coordinate.

Screen position Y coordinate.

Screen resolution Width.

Screen resolution Height.

Screen Color Depth. E.g., 16, 32.

Screen refresh rate. Could be fractional E.g. 59.97.

Screen orientation. E.g., 0, 90, 180, 270.

Vista mode flag indicating Progressive or Interlaced mode.

The bit mask identifying the number of bits this Mode is currently using. It is the sum of all the bit definitions defined in Display Mode Values.

The bit mask identifying the display status. The detailed definition is in Display Mode Values.


Copyright © 2009-2013 Advanced Micro Devices, Inc. All rights reserved.  AMD Developer