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