BearWare.FileTransfer Struct Reference
[Channel Properties]

A struct containing the properties of a file transfer. More...

List of all members.

Public Attributes

int nTransferID
 The ID identifying the file transfer.
int nChannelID
 The channel where the file is/will be located.
string szLocalFilePath
 The file path on local disk.
string szRemoteFileName
 The filename in the channel.
long nFileSize
 The size of the file being transferred.
long nTransferred
 The number of bytes transferred so far.
bool bInbound
 TRUE if download and FALSE if upload.

Detailed Description

A struct containing the properties of a file transfer.

See also:
TeamTalk4.GetFileTransferInfo

Member Data Documentation

The ID identifying the file transfer.

The channel where the file is/will be located.

The file path on local disk.

The filename in the channel.

The size of the file being transferred.

The number of bytes transferred so far.

TRUE if download and FALSE if upload.

Generated on Sun Mar 18 17:16:15 2012 for TeamTalk 4 .NET DLL by  doxygen 1.6.3