|
|
|
|
PM_setRealTimeClockHandler
Set the real time clock handler (used for software stereo modes).
Declaration
ibool PMAPI PM_setRealTimeClockHandler(
PM_intHandler ih,
int frequency)
Prototype In
pmapi.h
Parameters
ih |
New C based interrupt handler to install |
frequency |
New frequency to program the RTC to run at |
Return Value
True on success, false on failure.
Description
This function is used to set the real time clock handler that is used for software stereo modes by the SNAP Graphics drivers. This is presently only supported under DOS, Windows 9x and Windows NT/2000/XP environments. It is also not supported by general application programs, only by device driver environments (ie: Win32 apps cannot use this function, only Windows 9x VxD drivers or Windows NT style kernel drivers).
See Also
PM_setRealTimeClockFrequency, PM_stopRealTimeClock, PM_restartRealTimeClock, PM_restoreRealTimeClockHandler
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com