The DRS_MSG_ADDENTRYREQ_V1 structure defines the request message sent to the IDL_DRSAddEntry method. This request version is obsolete.<6>
typedef struct {
[ref] DSNAME* pObject;
ATTRBLOCK AttrBlock;
} DRS_MSG_ADDENTRYREQ_V1;
pObject: The identity of the object to add.
AttrBlock: The attributes of the object to add.