GPE::GetModeInfo

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.

Remarks

The first mode is mode 0. The preferred mode for the device is mode number 0.