4.1.18.1.3 DRS_MSG_RMSVRREPLY
The DRS_MSG_RMSVRREPLY union defines the response messages received from the IDL_DRSRemoveDsServer method.
-
typedef [switch_type(DWORD)] union { [case(1)] DRS_MSG_RMSVRREPLY_V1 V1; } DRS_MSG_RMSVRREPLY;
V1: The version 1 response.