GXGetDisplayProperties
The GXGetDisplayProperties function returns a structure with detailed information about the display hardware.
Note GAPI is deprecated. Use DirectDraw and Direct3D Mobile APIs instead.
Syntax
GXDLL_API GXDisplayProperties GXGetDisplayProperties ();
Parameters
None.
Return Values
Returns a populated GXDisplayProperties structure.
Requirements
Pocket PC: Pocket PC 2000 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: gx.h
Library: gx.lib
See Also
GAPI Functions | Windows Mobile Game Programming
Send Feedback on this topic to the authors