Viscom Software Screen2Video ActiveX Control

DeviceChange Event

Description:   

Occurs when insert or remove USB device. In this event, you may call RefreshAudioDevice method, then you may call GetAudioDeviceCount and GetAudioDeviceName methods to get all new Audio Device name.

Syntax:   

Private Sub Screen2Video_DeviceChange

End Sub