#include <recordtypes.h>
Link against:
systemmonitor.lib
This item is not part of the S60 5th Edition SDK
Class TDynamicThreadInformation
class TDynamicThreadInformation : public TSystemMonitorRecordBase;
Description
TDynamicThreadInformation: Inherits from TSystemMonitorRecordBase
, modifies it to store dynamic thread information.
Derivation
TDynamicThreadInformation
- TDynamicThreadInformation: Inherits from TSystemMonitorRecordBase, modifies it t...
Members
Defined in TDynamicThreadInformation
:
Inherited from TSystemMonitorRecordBase
:
Member functions
Interface status: |
test |
Inherited from: TDynamicThreadInformation |
IMPORT_C TThreadId GetID();
Description
Return value
Interface status: |
test |
Inherited from: TDynamicThreadInformation |
IMPORT_C TThreadPriority GetPriority();
Description
Return value
Interface status: |
test |
Inherited from: TDynamicThreadInformation |
IMPORT_C TBool GetProtected();
Description
Return value
Interface status: |
test |
Inherited from: TDynamicThreadInformation |
IMPORT_C TTimeIntervalMicroSeconds GetCPUTime();
Description
Return value
Interface status: |
test |
Inherited from: TDynamicThreadInformation |
IMPORT_C TInt GetProcessHandleCount();
Description
Return value
Interface status: |
test |
Inherited from: TDynamicThreadInformation |
IMPORT_C TInt GetThreadHandleCount();
Description
Return value
Interface status: |
test |
Inherited from: TDynamicThreadInformation |
IMPORT_C TInt GetRequestCount();
Description
Return value
Interface status: |
test |
Inherited from: TDynamicThreadInformation |
IMPORT_C TInt GetHeapSize();
Description
Return value
Interface status: |
test |
Inherited from: TDynamicThreadInformation |
IMPORT_C TInt GetStackSize();
Description
Return value