4.1.9.1.1 DRS_MSG_GETMEMBERSHIPS2_REQ

The DRS_MSG_GETMEMBERSHIPS2_REQ union defines request messages sent to the IDL_DRSGetMemberships2 method. Only one version, identified by dwInVersion = 1, is currently defined.

 typedef 
 [switch_type(DWORD)] 
 union {
   [case(1)] 
     DRS_MSG_GETMEMBERSHIPS2_REQ_V1 V1;
 } DRS_MSG_GETMEMBERSHIPS2_REQ;

V1: Version 1 request.