4.1.17.1.4 DRS_MSG_RMDMNREPLY_V1
The DRS_MSG_RMDMNREPLY_V1 structure defines a response message received from the IDL_DRSRemoveDsDomain method.
-
typedef struct { DWORD Reserved; } DRS_MSG_RMDMNREPLY_V1;
Reserved: Unused. MUST be 0 and ignored.
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_RMDMNREPLY_V1 structure defines a response message received from the IDL_DRSRemoveDsDomain method.
typedef struct {
DWORD Reserved;
} DRS_MSG_RMDMNREPLY_V1;
Reserved: Unused. MUST be 0 and ignored.