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