Video Chat Pro ActiveX Control

ShowOnetoOneMode

 

For Multiple People Video Chat, you may maximize specific index of the video window.

Public Function ShowOneToOneMode(
    ByVal iIndex as Integer
    )

 

Parameter
iIndex
the index of video window. The first index is 0


No Return Value

Example

   

Visual Basic Syntax
VideoChatReceiver2.ShowOneToOneMode 0