GPE::NumModes

This method returns the number of display modes supported by a driver. A simple implementation is to return 1.

Syntax

virtual int NumModes();

Return Values

Returns the number of display modes supported by a driver.