The required GetBaseAddress routine returns the base address of a specified page in the current mode.
OSErr = Status(theDeviceRefNum, cscGetBaseAddr, &theVDPageInfo );
The GetBaseAddress routine lets video pages be written to even when they are not displayed.