4.1.20.1.2 DRS_MSG_REPDEL_V1

The DRS_MSG_REPDEL_V1 structure defines a request message sent to the IDL_DRSReplicaDel method.

 typedef struct {
   [ref] DSNAME* pNC;
   [string] char* pszDsaSrc;
   ULONG ulOptions;
 } DRS_MSG_REPDEL_V1;

pNC: A pointer to DSName of the root of an NC replica on the server.

pszDsaSrc: The transport-specific NetworkAddress of a DC.

ulOptions: The DRS_OPTIONS flags.