User manual

DELIB API reference |
Seite 27
4.3.2. DapiWatchdogDisable
Description
This function disables the watchdog.
Definition
void DapiWatchdogDisable(ULONG handle);
Parameters
handle=This is the handle of an opened module.
Return values
None
Example program
DapiWatchdogDisable(handle);
//Watchdog disabled