Device Event
Fired for every dial device when the ListDevices method is called.
Syntax
Sub netdialcontrol_Device(DeviceName As String, DeviceType As String)Remarks
DeviceName provides the name of the device, and DeviceType provides the corresponding device type (e.g. 'modem').