IMMNotificationClientOnDeviceAdded Method |
Device Added
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxvoid OnDeviceAdded(
string pwstrDeviceId
)
Sub OnDeviceAdded (
pwstrDeviceId As String
)
void OnDeviceAdded(
String^ pwstrDeviceId
)
abstract OnDeviceAdded :
pwstrDeviceId : string -> unit
Parameters
- pwstrDeviceId
- Type: SystemString
See Also