Click or drag to resize

IMMNotificationClientOnPropertyValueChanged Method

Property Value Changed

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

Parameters

pwstrDeviceId  String
key  PropertyKey
See Also