<div class="content"><p> </p><p>The REPLVALINF_V1 structure defines a <span><a href="e5c2026b-f732-4c9d-9d60-b945c0ab54eb#gt_cd539538-9f7e-4881-b5af-2301b420244d" data-linktype="relative-path">concrete
type</a></span> for the identity and <span><a href="e5c2026b-f732-4c9d-9d60-b945c0ab54eb#gt_ff635a35-a17d-477b-a30d-9723b415bf00" data-linktype="relative-path">stamp</a></span> of a <span><a href="e5c2026b-f732-4c9d-9d60-b945c0ab54eb#gt_659e8352-a6db-4752-8c05-4b21c602f238" data-linktype="relative-path">link
value</a></span>.</p><dl>
<dd>
<div><pre> typedef struct {
   DSNAME* pObject;
   ATTRTYP attrTyp;
   ATTRVAL Aval;
   BOOL fIsPresent;
   VALUE_META_DATA_EXT_V1 MetaData;
 } REPLVALINF_V1;
</pre></div>
</dd></dl><p><b>pObject:</b>  Identifies the <span><a href="e5c2026b-f732-4c9d-9d60-b945c0ab54eb#gt_8bb43a65-7a8c-4585-a7ed-23044772f8ca" data-linktype="relative-path">object</a></span>
with the <span><a href="e5c2026b-f732-4c9d-9d60-b945c0ab54eb#gt_108a1419-49a9-4d19-b6ca-7206aa726b3f" data-linktype="relative-path">attribute</a></span> that
contains the link value.</p><p><b>attrTyp:</b>  An attribute that contains
the link value.</p><p><b>Aval:</b>  The link value.</p><p><b>fIsPresent:</b>  FALSE if and only if
the link value has been removed from the attribute.</p><p><b>MetaData:</b>  The stamp associated with
the link value. </p></div>