Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: e32std.h
Link against:

Typedef TExitCategoryName

typedef TBuf<KMaxExitCategoryName> TExitCategoryName;

Support

Supported from 5.0

Description

Defines a modifiable buffer descriptor to contain the category name identifying the cause of thread or process termination. The buffer takes a maximum length of KMaxExitCategoryName, which is also defined in e32std.h.

See also: