5.12. Watchdog functions
5.12.1. DapiWatchdogEnable
Description
This function enables the watchdog.
Definition
void DapiWatchdogEnable(ULONG handle);
Parameters
handle=This is the handle of an opened module
Return value
None
Example program
DapiWatchdogEnable(handle);
//Aktiviert den Watchdog
DELIB API reference | Seite 319