TeamTalk 4 C-API DLL
Version 4.5A
|
A struct containing the properties of a file in a Channel. More...
#include <TeamTalk4.h>
Public Attributes | |
INT32 | nFileID |
The ID identifying the file. More... | |
TTCHAR | szFileName [TT_STRLEN] |
The name of the file. More... | |
INT64 | nFileSize |
The size of the file. More... | |
TTCHAR | szUsername [TT_STRLEN] |
Username of the person who uploaded the files. More... | |
A struct containing the properties of a file in a Channel.
INT32 FileInfo::nFileID |
The ID identifying the file.
INT64 FileInfo::nFileSize |
The size of the file.