API published in: S60 2nd Ed
Link against: commondialogs.lib
Required Capabilities
None
#include <maknfileselectionobserver.h>
has correct size or date before letting dialog exit.
Public Member Functions |
|
virtual | ~MAknFileSelectionObserver () |
A virtual destructor to ensure that correct destructor gets called. |
|
virtual TBool | OkToExitL (const TDesC &aDriveAndPath, const TEntry &aEntry)=0 |
Get's called when user selects an file. |
|
A virtual destructor to ensure that correct destructor gets called. Must have an empty implementation. |
|
Get's called when user selects an file.
|