OpenCBM
Data Fields
NTSTATUS_DEBUGCODE Struct Reference

Data Fields

const UCHAR * Name
 
NTSTATUS Value
 

Detailed Description

one descriptional entry for the NTSTATUS codes

Definition at line 63 of file sys/libcommon/debug.c.

Field Documentation

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.


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