|
OpenCBM
|
Data Fields | |
| const UCHAR * | Name |
| NTSTATUS | Value |
one descriptional entry for the NTSTATUS codes
Definition at line 63 of file sys/libcommon/debug.c.
| const UCHAR* NTSTATUS_DEBUGCODE::Name |
String containing the name of the NTSTATUS code
Definition at line 67 of file sys/libcommon/debug.c.
Referenced by DebugNtStatus().
| NTSTATUS NTSTATUS_DEBUGCODE::Value |
The value of the NTSTATUS code
Definition at line 70 of file sys/libcommon/debug.c.
1.8.8