4.1.4.1.6 DRS_MSG_CRACKREPLY

The DRS_MSG_CRACKREPLY union defines the response messages received from the IDL_DRSCrackNames method.

 typedef 
 [switch_type(DWORD)] 
 union {
   [case(1)] 
     DRS_MSG_CRACKREPLY_V1 V1;
 } DRS_MSG_CRACKREPLY;

V1: Version 1 reply.