GPE::GetModeInfo (Compact 2013)
3/26/2014
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 |