2.2.26 FW_OBJECT_CTRL_FLAG

This enumeration is used to indicate the RPC protocol when elements in structures are included.

 typedef  enum _tag_FW_OBJECT_CTRL_FLAG
 {
   FW_OBJECT_CTRL_FLAG_INCLUDE_METADATA = 0x0001
 } FW_OBJECT_CTRL_FLAG;

FW_OBJECT_CTRL_FLAG_INCLUDE_METADATA:  This flag indicates that the structure where this flag is specified contains metadata information.