This method is called to enable the GPE-based device driver, if it is not already enabled, and to request a specific mode for the display.
virtual SCODE SetMode( int modeID );
The modeID is the value from the modeID member of the GPEMode structure populated by a prior call to GPE::GetModeInfo. This can differ from the modeNo value used in the GetModeInfo call.