Compartir a través de


GPE::GetModeInfo (Windows CE 5.0)

Send Feedback

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

Display Drivers | GPEMode

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.