standard_field_type
Returns a value from the KVMetadataKey
enumeration (as described in the KeyView Filter SDK C Programming Guide).
If this metadata element has been standardized, the value specifies the standardized field name. For metadata elements that are not standardized, the value is KVMetadataKey_Other
.
Syntax
KVMetadataKey standard_field_type() const;