Jungo WinDriver
Official Documentation
|
#define WD_DebugAdd | ( | h, | |
pDebugAdd | |||
) | WD_FUNCTION(IOCTL_WD_DEBUG_ADD, h, pDebugAdd, sizeof(WD_DEBUG_ADD), FALSE) |
Sends debug messages to the debug log.
Used by the driver code.
[in] | h | Handle to WinDriver's kernel-mode driver as received from WD_Open(). |
[in] | pDebugAdd | Pointer to an additional debug information structure |