Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function is called by the kernel to refresh the hardware watchdog.
extern void (*pfnOEMRefreshWatchDog)(void);
Parameters
None.
Return Values
None.
Remarks
The default value is NULL, which indicates that a hardware watchdog does not exist.
OEMs can override the default value in OEMInit to indicate hardware watchdog support.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Developer-defined.
Link Library: Coredll.lib.
See Also
OEMInit | dwOEMWatchDogPeriod | dwNKWatchDogThreadPriority
Send Feedback on this topic to the authors