PerformDisplaySwitch

Performs or fix up the pending display mode switch

Declaration

void NAPI GA_initFuncs::PerformDisplaySwitch(void)

Prototype In

snap/graphics.h

Description

This function will perform the requested or pending display display mode switch. This will be done in a non-destructive manner such that the screen and current hardware acceleration state are preserved. This function is used to dynamically switch the active display device and re-program the hardware as necessary for the new active display device (ie: LCD/CRT/TV switching etc).

Note:    Make sure you also call REF2D_driver_PostSwitchPhysicalResolution after calling this function!

See Also

PollForDisplaySwitch, SwitchPhysicalResolution, REF2D_driver_PostSwitchPhysicalResolution

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com