class MAknMemoryCardDialogObserver |
An abstract interface class for user of CAknMemoryCardDialog
Operation of unlocking MMC is asynchronous. So user of CAknMemoryCardDialog should implement a method UnlockComplete in a class inherited from MAknMemoryCardDialogObserver. UnlockComplete will be called after unlocking operation is ended.
Public Member Functions | |
---|---|
void | UnlockComplete(TInt) |
void | UnlockComplete | ( | TInt | aResult | ) | [pure virtual] |
Implement this method to be notified when the memory card unlock operation is complete. aResult contains the result of the unlock operation:-
TInt aResult |
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.