Overview Members Chapter Previous Next

CDXScreen::GetVideoModeInformation

BOOL GetVideoModeInformation( DWORD Index , DWORD* Width , DWORD* Height , DWORD* BPP ) ;

Gets information about Videomode Index, Index is a number from 0 to GetNumberOfVideoModes if an invalid mode index is given, the return value is false, else true.