次の方法で共有


GPE::NumModes (Windows CE 5.0)

Send Feedback

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

Display Drivers

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.