Jungo WinDriver  
Official Documentation
WD_DEBUG Struct Reference

#include <windrvr.h>

Data Fields

DWORD dwCmd
 DEBUG_COMMAND: DEBUG_STATUS, DEBUG_SET_FILTER, DEBUG_SET_BUFFER, DEBUG_CLEAR_BUFFER. More...
 
DWORD dwLevel
 DEBUG_LEVEL: D_ERROR, D_WARN..., or D_OFF to turn debugging off. More...
 
DWORD dwSection
 DEBUG_SECTION: for all sections in driver: S_ALL for partial sections: S_IO, S_MEM... More...
 
DWORD dwLevelMessageBox
 DEBUG_LEVEL to print in a message box. More...
 
DWORD dwBufferSize
 size of buffer in kernel More...
 

Detailed Description

Definition at line 998 of file windrvr.h.


The documentation for this struct was generated from the following file: