GPE::NumModes (Windows CE 5.0)
This method returns the number of display modes supported by a driver. A simple implementation returns 1.
virtual int NumModes();
Parameters
None.
Return Values
Returns the number of display modes supported by a driver.
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