error = ModeNotAvailable( modeID )
d0 d0
ULONG ModeNotAvailable( ULONG);
returns an error code, indicating why this modeID is not available, or NULL if there is no reason known why this mode should not be there.
ULONG return values from this function are a proper superset of the DisplayInfo.NotAvailable field (defined in graphics/displayinfo.h).