<div class="content" name="WBEM_CONNECT_OPTIONS" uuid="b863bca7-cf16-4196-953c-56ea4cf3b9d2"><p>The WBEM_CONNECT_OPTIONS enumeration gives information about
the type of options of the connection.</p><dl>
<dd>
<div><pre> typedef [v1_enum] enum tag_WBEM_CONNECT_OPTIONS
 {
   WBEM_FLAG_CONNECT_REPOSITORY_ONLY = 0x40,
   WBEM_FLAG_CONNECT_PROVIDERS = 0x100
 } WBEM_CONNECT_OPTIONS;
</pre></div>
</dd></dl><p><b>WBEM_FLAG_CONNECT_REPOSITORY_ONLY:  </b>Reserved
for local use.</p><p><b>WBEM_FLAG_CONNECT_PROVIDERS:  </b>Reserved for local
use.<a id="Appendix_A_Target_2"></a><a aria-label="Product behavior note 2" href="27182640-aa3f-43b6-941f-a77d25f798e8#Appendix_A_2" data-linktype="relative-path">&lt;2&gt;</a></p></div>