MMGFetchVerifier Class Reference
Interface for verifying fetch selection before the fetch popup is closed
Constructor & Destructor Documentation
~MMGFetchVerifier()
~MMGFetchVerifier | ( | ) | [inline, virtual] |
Member Functions Documentation
VerifySelectionL(const MDesCArray *)
TBool
| VerifySelectionL | ( | const MDesCArray * | aSelectedFiles | ) | [pure virtual] |
Interface for verifying fetch file selection (see MGFetch.h) If MMGFetchVerifier is passed to MGFetch then VerifySelectionL is called when user tries to select file(s) from the fetcher. If VerifySelectionL returns ETrue then the fetcher popup is closed and the selection is accepted. If VerifySelectionL returns EFalse then the fetcher is not closed and user needs to select different file(s) or cancel the operation.
Parameters
const MDesCArray * aSelectedFiles | Array holding the file(s) to be verified |
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.