Conaito VoIP Video EVO.NET SDKNamespace: ConaitoAssembly: VoIPVideoEvoNET32 (in VoIPVideoEvoNET32.dll) Version: 4.4.0.2200 (4.4.0.2200)
public bool GetChannelPath(
int nChannelID,
out string szChannelPath
)
public bool GetChannelPath(
int nChannelID,
out string szChannelPath
)
Public Function GetChannelPath (
nChannelID As Integer,
<OutAttribute> ByRef szChannelPath As String
) As Boolean
Public Function GetChannelPath (
nChannelID As Integer,
<OutAttribute> ByRef szChannelPath As String
) As Boolean
public:
bool GetChannelPath(
int nChannelID,
[OutAttribute] String^% szChannelPath
)
public:
bool GetChannelPath(
int nChannelID,
[OutAttribute] String^% szChannelPath
)
Return Value
Type:
Boolean