GA_restoreCRTCTimings

Restore the CRTC timings from disk for the specified driver

Declaration

ibool NAPI GA_restoreCRTCTimings(
    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 restores the driver CRTC timings information by reading the current values from disk into the version the driver has loaded in memory. This is used to restore the timings to those present the last time the timings were saved to disk.

See Also

GA_saveCRTCTimings, GetCRTCTimings, SaveCRTCTimings, SetGlobalRefresh, GA_saveModeProfile, GA_saveOptions

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