Video Chat ActiveX Control

GetVideoDeviceName

 

Get the specific index of video device name.

Public Function GetVideoDeviceName(
    ByVal iIndex as Integer
    ) as String

 

Parameter
iIndex
the index of collection

Return Value
the name of video device


Example

   

Visual Basic Syntax
strVideoDeviceName = VideochatSender1.GetVideoDeviceName 0