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