Returns tunnel connection index by its value.
[C#/Java]
not applicable;
[VB.NET]
not applicable;
[Pascal]
not applicable;
[VB6]
Function IndexOf(Value As
IElSSHTunnelConnectionX) As Long
[ActiveX]
HRESULT _stdcall IndexOf([in]
IElSSHTunnelConnectionX * Value, [out,retval] long * Index);
[C++]
not implemented;
Return value
Index of the specified item.
Description
Use this method to get index of the tunnel connection in the list.