Jungo WinDriver
Official Documentation
|
#define WD_Debug | ( | h, | |
pDebug | |||
) | WD_FUNCTION(IOCTL_WD_DEBUG, h, pDebug, sizeof(WD_DEBUG), FALSE) |
Sets debugging level for collecting debug messages.
[in] | h | Handle to WinDriver's kernel-mode driver as received from WD_Open(). |
[in] | pDebug | Pointer to a debug information structure |