MMDeviceProperties Property |
Gets an interface to the device's property store.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public PropertyStore Properties { get; }
Public ReadOnly Property Properties As PropertyStore
Get
public:
property PropertyStore^ Properties {
PropertyStore^ get ();
}
member Properties : PropertyStore with get
Property Value
Type:
PropertyStoreSee Also