CLoadAmaStart Class Reference
class CLoadAmaStart : public CSsmLoadAmaStart
|
Class to start After Market Applications (AMA).
CAmaStart
Constructor & Destructor Documentation
CLoadAmaStart()
CLoadAmaStart
|
(
|
)
|
[private]
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
Start(const TUid, TRequestStatus &)
Launch AMAs (after market application) from a DSC.(Asynchronous) Returns immediately. The supplied
TRequestStatus
object is used to signal completion. When the request is completed.
CAmaStart
Parameters
const
TUid
aDscId
|
Id of the DSC containing AMAs to be started.
|
TRequestStatus
& aRequestStatus
|
Status object to signal completion.
|
StartCancel()
void
|
StartCancel
|
(
|
)
|
[virtual]
|
Cancel's a pending asynchronous Start request. If there is no request pending, calling this method has no effect.
CAmaStart
StartL(const TUid)
void
|
StartL
|
(
|
const
TUid
|
aDscId
|
)
|
[virtual]
|
Launch AMAs (after market application) from a DSC (Synchronous). Returns when processing of the DSC is complete.
CAmaStart
Parameters
const
TUid
aDscId
|
Id of the DSC containing AMAs to be started.
|
Member Data Documentation
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.