| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Connect( _ ByVal ComputerName As String, _ ByVal SrvName As String _ ) As Integer | |
| C# | |
|---|---|
public int Connect( string ComputerName, string SrvName ) | |
Parameters
- ComputerName
- IN: Computer network name
- SrvName
- IN: Server ProgId name