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