TProcessCreateInfo Class Reference
class TProcessCreateInfo : public TCodeSegCreateInfo
|
Constructor & Destructor Documentation
TProcessCreateInfo()
TProcessCreateInfo
|
(
|
)
|
[inline]
|
Default constructor that ensures flags are clear.
Member Enumerations Documentation
Enum TDebugAttributes
Enumerators
EDebugAllowed = 1<<0
|
|
ETraceAllowed = 1<<1
|
|
Enum TProcessCreateFlags
The flags for process's creation. Will be set by the loader from the images header flags ready for the kernel to use.
Enumerators
EDataPagingUnspecified = 0x00000000
|
|
EDataPaged = 0x00000001
|
|
EDataUnpaged = 0x00000002
|
|
EDataPagingMask = 0x00000003
|
|
Member Data Documentation
TRequestStatus * iDestructStat
TProcessPriority
iPriority
TProcessPriority
|
iPriority
|
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.