Click or drag to resize
IMMNotificationClientOnPropertyValueChanged Method
Property Value Changed

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void OnPropertyValueChanged(
	string pwstrDeviceId,
	PropertyKey key
)

Parameters

pwstrDeviceId
Type: SystemString
key
Type: Ozeki.MediaPropertyKey
See Also