MContactImageUtilityObserver Class Reference

#include <cntimagesutility.h>

class MContactImageUtilityObserver
Public Member Functions
pure virtual voidUtilityOperationComplete(const TPath &, TInt)

Member Function Documentation

UtilityOperationComplete ( const TPath &, TInt )

voidUtilityOperationComplete(const TPath &aDestPath,
TIntaError
)[pure virtual]

Call back function used to inform the client of completion or error status

Parameters
aDestPathA valid path to the new image, or empty.
aErrorKErrNone The operation was successful KErrNotFound The images directory does not exist KErrCancel The operation was cancelled while going on KErrGeneral Any other error while decoding KErrArgument Source image does not exist Any other system wide errors