MMdfProcessingUnitObserver Class Reference
class MMdfProcessingUnitObserver |
Processing Unit observer class
Member Functions Documentation
ExecuteComplete(const CMdfProcessingUnit *, TInt)
Called by a Processing Unit when Execute() has completed.
Parameters
const CMdfProcessingUnit * aPu | The Processing Unit which sent the callback. |
TInt aErrorCode | An error code indicating if the function call was successful. KErrNone on success, otherwise another of the system-wide error codes. |
InitializeComplete(const CMdfProcessingUnit *, TInt)
Called by a Processing Unit when Initialize() has completed.
Parameters
const CMdfProcessingUnit * aPu | The Processing Unit which sent the callback. |
TInt aErrorCode | An error code indicating if the function call was successful. KErrNone on success, otherwise another of the system-wide error codes. |
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.