CStartupAdaptation Class Reference
class CStartupAdaptation : public CBase
|
An ECOM plug-in interface class to be implemented by startup adaptation.
Constructor & Destructor Documentation
~CStartupAdaptation()
~CStartupAdaptation
|
(
|
)
|
[inline, virtual]
|
Member Functions Documentation
CancelCommandL(const StartupAdaptation::TCommand)
void
|
CancelCommandL
|
(
|
const
StartupAdaptation::TCommand
|
aCommandId
|
)
|
[pure virtual]
|
Parameters
const
StartupAdaptation::TCommand
aCommandId
|
A command identifier.
|
CommandL(const StartupAdaptation::TCommand, TDesC8 &)
void
|
CommandL
|
(
|
const
StartupAdaptation::TCommand
|
aCommandId,
|
|
TDesC8
&
|
aData
|
|
)
|
[pure virtual]
|
Issue a command to startup adaptation.
Parameters
const
StartupAdaptation::TCommand
aCommandId
|
A command identifier.
|
TDesC8
& aData
|
Data associated with the command.
|
NewL(MStartupAdaptationObserver &)
Create new startup adaptation plug-in object.
Version()
TVersion
|
Version
|
(
|
)
|
const [pure virtual]
|
Get plug-in implementation version. Major and minor version numbers are relevant.
Member Data Documentation
TUid
iDtorIDKey
TUid
|
iDtorIDKey
|
[private]
|
Plug-in identifier. Used to inform ECom after the object has been destroyed.
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.