5.12.2. DapiWatchdogDisable
Description
This function disables the watchdog.
Definition
void DapiWatchdogDisable(ULONG handle);
Parameters
handle=This is the handle of an opened module
Return value
None
Example program
DapiWatchdogDisable(handle);
//Deaktiviert den Watchdog
DELIB API reference | Seite 320