Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: e32std.h
Link against:

Typedef TUidName

typedef TBuf<KMaxUidName> TUidName;

Support

Supported from 5.0

Description

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.