Location:
e32std.h
Link against:
typedef TBuf<KMaxUidName> TUidName;
Supported from 5.0
Defines a modifiable buffer descriptor for the text form of the
UID. The descriptor has maximum length of KMaxUidName
and is used
to contain the standard text format returned by the TUid::Name()
function.