4.1.5.1.1 DRS_MSG_DCINFOREQ

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

 typedef 
 [switch_type(DWORD)] 
 union {
   [case(1)] 
     DRS_MSG_DCINFOREQ_V1 V1;
 } DRS_MSG_DCINFOREQ,
  *PDRS_MSG_DCINFOREQ;

V1: Version 1 request.