Click or drag to resize

IMMNotificationClientOnPropertyValueChanged Method

Property Value Changed

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

Parameters

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