4.1.15.1.6 DRS_MSG_MOVEREPLY_V2
The DRS_MSG_MOVEREPLY_V2 structure defines a response message received from the IDL_DRSInterDomainMove method.
-
typedef struct { ULONG win32Error; [unique] DSNAME* pAddedName; } DRS_MSG_MOVEREPLY_V2;
win32Error: 0 if successful, or non-zero if a fatal error occurred.