class MControllerInitialisationAbortExtensionInterface |
Mixin for the Controller Initialisation Abort Extension API. This interface is to be used via the Controller Initialisation Plugin. CControllerInitialisationPlugin::Interface(TUid)
Public Member Functions | |
---|---|
void | MciaeiAbortInitialisation () |
void | MciaeiAbortInitialisation | ( | ) | [pure virtual] |
This function will be called if either MciiPreResetCommand or MciiPostResetCommand have been called previously but the associated callback from MControllerInitialisationObserver has not yet been called and the stack has to abort the initialisation sequence, due to another power request for example. After this function has been called any outstanding callback must not be made until a new call to either MciiPreResetCommand or MciiPostResetCommand.
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.