4.1.1.1.16 NAMERESOP_DRS_WIRE_V1

The NAMERESOP_DRS_WIRE_V1 structure defines the state of name resolution.

 typedef struct {
   UCHAR nameRes;
   UCHAR unusedPad;
   USHORT nextRDN;
 } NAMERESOP_DRS_WIRE_V1;

nameRes: MUST be the uppercase ASCII character "S".

unusedPad: Unused. MUST be 0 and ignored.

nextRDN: Unused. MUST be 0 and ignored.