Location:
e32std.h
Link against:
typedef TBuf<KMaxVersionName> TVersionName;
Supported from 5.0
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
.