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.
 
DWORD dwLevel
 DEBUG_LEVEL: D_ERROR, D_WARN..., or D_OFF to turn debugging off.
 
DWORD dwSection
 DEBUG_SECTION: for all sections in driver: S_ALL for partial sections: S_IO, S_MEM...
 
DWORD dwLevelMessageBox
 DEBUG_LEVEL to print in a message box.
 
DWORD dwBufferSize
 size of buffer in kernel
 

Detailed Description

Definition at line 1002 of file windrvr.h.


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