modeID = GetVPModeID( vp )
d0 a0
ULONG GetVPModeID( struct ViewPort *);
returns the normal display modeID, if one is currently associated with this ViewPort.
Test the return value of this function against INVALID_ID, not NULL. (INVALID_ID is defined in graphics/displayinfo.h).