4.1.1.1.22 SYSERR_DRS_WIRE_V1
The SYSERR_DRS_WIRE_V1 structure defines a system error.
-
typedef struct { DWORD dsid; DWORD extendedErr; DWORD extendedData; USHORT problem; } SYSERR_DRS_WIRE_V1;
dsid: The implementation-specific diagnostic code.
extendedErr: 0, STATUS code, or Windows error code.
extendedData: The implementation-specific diagnostic code.
problem: 0 or PROBLEM error code (section 4.1.1.1.26).