GPE::NumModes (Windows Embedded CE 6.0)
1/6/2010
This method returns the number of display modes supported by a driver. A simple implementation returns 1.
Syntax
virtual int NumModes();
Parameters
None.
Return Value
Returns the number of display modes supported by a driver.
Requirements
Header | gpe.h |
Library | Gpe_lib.lib |
Windows Embedded CE | Windows CE 1.0 and later |