Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The DRS_MSG_MOVEREPLY union defines the response messages received from the IDL_DRSInterDomainMove method.
-
typedef [switch_type(DWORD)] union { [case(1)] DRS_MSG_MOVEREPLY_V1 V1; [case(2)] DRS_MSG_MOVEREPLY_V2 V2; } DRS_MSG_MOVEREPLY;
V1: The version 1 response (obsolete).
V2: The version 2 response.