pfnOEMRefreshWatchDog (Windows Embedded CE 6.0)
1/5/2010
This function is called by the kernel to refresh the hardware watchdog.
Syntax
extern void (*pfnOEMRefreshWatchDog)(void);
Parameters
None.
Return Value
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
Header | Developer Implemented |
Library | OEMMain.lib or OEMMain_StaticKITL.lib |
Windows Embedded CE | Windows CE 5.0 and later |
See Also
Reference
Optional OAL Functions
OEMInit
dwOEMWatchDogPeriod
dwNKWatchDogThreadPriority