TeamTalk 4 .NET DLL
Version 4.5A
|
A struct containing the properties of a file in a BearWare.Channel. More...
Public Attributes | |
int | nFileID |
The ID identifying the file. More... | |
string | szFileName |
The name of the file. More... | |
long | nFileSize |
The size of the file. More... | |
string | szUsername |
Username of the person who uploaded the files. More... | |
A struct containing the properties of a file in a BearWare.Channel.
int BearWare.FileInfo.nFileID |
The ID identifying the file.
string BearWare.FileInfo.szFileName |
The name of the file.
long BearWare.FileInfo.nFileSize |
The size of the file.
string BearWare.FileInfo.szUsername |
Username of the person who uploaded the files.