|
|
|
|
GA_saveCRTCTimings
Save the CRTC timings to disk for the specified driver
Declaration
ibool NAPI GA_saveCRTCTimings(
GA_devCtx *dc)
Prototype In
snap/graphics.h
Parameters
dc |
Device context to save CRTC timings information for |
Return Value
True on success, false on error.
Description
This function saves the driver CRTC timings information to disk. If any of the timings for the driver have been changed via the SetCRTCTimings or SetGlobalRefresh functions, this will save those timings to disk to be used as the defaults from then on.
See Also
GA_restoreCRTCTimings, GetCRTCTimings, SaveCRTCTimings, SetGlobalRefresh, GA_saveModeProfile, GA_saveOptions
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com