FileInfo Struct Reference
[Channel Properties]

A struct containing the properties of a file in a Channel. More...

#include <TeamTalk4.h>

List of all members.

Public Attributes

INT32 nFileID
 The ID identifying the file.
TTCHAR szFileName [TT_STRLEN]
 The name of the file.
INT64 nFileSize
 The size of the file.
TTCHAR szUsername [TT_STRLEN]
 Username of the person who uploaded the files.

Detailed Description

A struct containing the properties of a file in a Channel.

See also:
TT_GetChannelFileInfo

Member Data Documentation

The ID identifying the file.

The name of the file.

The size of the file.

Username of the person who uploaded the files.

Generated on Sun Mar 18 17:18:33 2012 for TeamTalk 4 C-API DLL by  doxygen 1.6.3