API published in: S60 2nd Ed
Link against: commondialogs.lib
Required Capabilities
None
#include <maknmemoryselectionobserver.h>
has enoung free space before letting dialog exit.
Public Member Functions |
|
virtual | ~MAknMemorySelectionObserver () |
A virtual destructor to ensure that correct destructor gets called. |
|
virtual TBool | OkToExitL (CAknMemorySelectionDialog::TMemory aMemory)=0 |
Get's called when user selects a memory. |
|
A virtual destructor to ensure that correct destructor gets called. Must have an empty implementation. |
|
Get's called when user selects a memory.
|