Click or drag to resize

PropertyKey Structure

Specifies the FMTID/PID identifier that programmatically identifies a property.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public struct PropertyKey

The PropertyKey type exposes the following members.

Constructors
  NameDescription
Public methodPropertyKey
Initializes a new instance of the PropertyKey class
Top
Fields
  NameDescription
Public fieldformatId
A unique GUID for the property.
Public fieldpropertyId
A property identifier (PID).
Top
See Also