#include <recordtypes.h>
Link against:
systemmonitor.lib
This item is not part of the S60 5th Edition SDK
Class TStaticProcessInformation
class TStaticProcessInformation : public TSystemMonitorRecordBase;
Description
TStaticProcessInformation: Inherits from TSystemMonitorRecordBase
, modifies it to store static process information.
Derivation
TStaticProcessInformation
- TStaticProcessInformation: Inherits from TSystemMonitorRecordBase, modifies it t...
Members
Defined in TStaticProcessInformation
:
Inherited from TSystemMonitorRecordBase
:
Member functions
Interface status: |
test |
Inherited from: TStaticProcessInformation |
IMPORT_C TProcessId GetID();
Description
Return value
Interface status: |
test |
Inherited from: TStaticProcessInformation |
IMPORT_C TProcessId GetParentID();
Description
Return value
Interface status: |
test |
Inherited from: TStaticProcessInformation |
IMPORT_C TFileName GetFileName();
Description
Return value
GetCommandLine(TBuf< 80 > &)
Interface status: |
test |
Inherited from: TStaticProcessInformation |
IMPORT_C void GetCommandLine(TBuf< 80 > &aCommandLine);
Description
Parameters
Interface status: |
test |
Inherited from: TStaticProcessInformation |
IMPORT_C TInt GetCodeSize();
Description
Return value
Interface status: |
test |
Inherited from: TStaticProcessInformation |
IMPORT_C TInt GetConstDataSize();
Description
Return value
Interface status: |
test |
Inherited from: TStaticProcessInformation |
IMPORT_C TInt GetInitialisedDataSize();
Description
Return value
Interface status: |
test |
Inherited from: TStaticProcessInformation |
IMPORT_C TInt GetUnitialisedDataSize();
Description
Return value