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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.