Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method populates a GPEMode structure with data for the requested mode.
Syntax
virtual SCODE GetModeInfo(
GPEMode* pMode,
int modeNo
);
Parameters
- pMode
[out] Pointer to a GPEMode structure.
- modeNo
[in] Integer specifying the mode to return information about.
Return Value
None.
Remarks
The first mode is mode 0. The preferred mode for the device is mode 0.
Requirements
| Header | gpe.h |
| Library | Gpe_lib.lib |
| Windows Embedded CE | Windows CE 1.0 and later |
See Also
Reference
Display Driver Methods
GPEMode