Jungo WinDriver
Official Documentation
|
#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 | |