GPE::GetModeInfo (Windows CE 5.0)
This method populates a GPEMode structure with data for the requested mode.
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 Values
None.
Remarks
The first mode is mode 0. The preferred mode for the device is mode 0.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Gpe.h.
Link Library: Gpe_lib.lib.
See Also
Send Feedback on this topic to the authors