SYMBIAN OS V9.2
» Symbian OS v9.2 » Symbian OS reference » C++ component reference » Base E32 » TFileName
Location: e32cmn.h
e32cmn.h
TFileName
typedef TBuf<KMaxFileName> TFileName;
A buffer that can contain the name of a file. The name can have a maximum length of KMaxFileName (currently 256 but check the definition of KMaxFileName).
KMaxFileName
Copyright ©2007 Symbian Software Ltd.