class Debug::TThreadKillInfo |
Event specific information returned as part of a TEventInfo object when a thread kill event occurs.
Public Attributes | |
---|---|
TUint32 | iCurrentPC |
TInt | iExitReason |
TUint8 | iExitType |
TUint8 | iPanicCategory |
TInt | iPanicCategoryLength |
TInt | iExitReason |
Specifies the reason for the kill thread event, this value is specific to the killed thread and does not correspond to a standard Symbian enumeration.
TUint8 | iExitType |
Specifies the type of the thread kill event, values correspond to elements of TExitType.
TInt | iPanicCategoryLength |
Contains the length in bytes of the initialised data in iPanicCategory.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.