Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: e32std.h
Link against:

Typedef TVersionName

typedef TBuf<KMaxVersionName> TVersionName;

Support

Supported from 5.0

Description

Version name type. A TVersion object returns the formatted character representation of its version information in a descriptor of this type.

The maximum length of the version name buffer is KMaxVersionName.