<div class="content"><p> </p><p>This enumeration is used to indicate the <span><a href="d891304d-92d8-4f9f-9e60-a1f02b28ae30#gt_8a7f6700-8311-45bc-af10-82e10accd331" data-linktype="relative-path">RPC</a></span>
protocol when elements in structures are included.</p><dl>
<dd>
<div><pre> typedef  enum _tag_FW_OBJECT_CTRL_FLAG
 {
   FW_OBJECT_CTRL_FLAG_INCLUDE_METADATA = 0x0001
 } FW_OBJECT_CTRL_FLAG;
</pre></div>
</dd></dl><p><b>FW_OBJECT_CTRL_FLAG_INCLUDE_METADATA:  </b>This
flag indicates that the structure where this flag is specified contains
metadata information.</p></div>