Click or drag to resize

IMMNotificationClientOnPropertyValueChanged Method

Property Value Changed

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

Parameters

pwstrDeviceId  String
key  PropertyKey
See Also