<div class="content"><p align="right"><a href="https://msdn.microsoft.com/en-us/library/b8491488-cbb6-452b-bab1-b0f4390bca59" data-linktype="external">msdn link</a></p><p>The <b>NL_OUT_CHAIN_SET_CLIENT_ATTRIBUTES</b> union defines
versioning. Currently, only version 1 is supported.</p><dl>
<dd>
<div><pre> typedef 
 [switch_type(DWORD)] 
 union {
   [case(1)] 
     NL_OUT_CHAIN_SET_CLIENT_ATTRIBUTES_V1 V1;
 } NL_OUT_CHAIN_SET_CLIENT_ATTRIBUTES;
</pre></div>
</dd></dl><p><b>V1:</b> An <a href="ab43a762-24e2-45c3-8701-1838589d80fe" data-linktype="relative-path">NL_OUT_CHAIN_SET_CLIENT_ATTRIBUTES_V1 (section 2.2.1.3.18)</a>
structure.<a id="Appendix_A_Target_47"></a><a aria-label="Product behavior note 47" href="0c858a52-732a-43ec-85dd-e44b357c1898#Appendix_A_47" data-linktype="relative-path">&lt;47&gt;</a></p></div>