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