<div class="content" name="DRS_MSG_ADDENTRYREQ_V1" uuid="c02d658c-9c68-4df5-bcd5-b554d7ebc873"><p>The DRS_MSG_ADDENTRYREQ_V1 structure defines the request
message sent to the <span><a href="06764fc5-4df6-4104-b6af-a92bdaa81f6e" data-linktype="relative-path">IDL_DRSAddEntry</a></span>
method. This request version is obsolete.<a id="Appendix_A_Target_6"></a><a aria-label="Product behavior note 6" href="e3b89556-4e48-467c-87b3-b4a737cc4999#Appendix_A_6" data-linktype="relative-path">&lt;6&gt;</a></p><dl>
<dd>
<div><pre> typedef struct {
   [ref] DSNAME* pObject;
   ATTRBLOCK AttrBlock;
 } DRS_MSG_ADDENTRYREQ_V1;
</pre></div>
</dd></dl><p><b>pObject:</b>  The identity of the <span><a href="e5c2026b-f732-4c9d-9d60-b945c0ab54eb#gt_8bb43a65-7a8c-4585-a7ed-23044772f8ca" data-linktype="relative-path">object</a></span>
to add.</p><p><b>AttrBlock:</b>  The <span><a href="e5c2026b-f732-4c9d-9d60-b945c0ab54eb#gt_108a1419-49a9-4d19-b6ca-7206aa726b3f" data-linktype="relative-path">attributes</a></span>
of the object to add.</p></div>