MVPbkContactOperation Class Reference

class MVPbkContactOperation : public MVPbkContactOperationBase

Virtual Phonebook abstract asynchronous contact operation. The operation can be cancelled by deleting the operation object.

Inherits from

Member Functions Documentation

Cancel()

void Cancel ( ) [pure virtual]

Cancels the operation.

ContactOperationExtension(TUid)

TAny * ContactOperationExtension ( TUid ) [inline, virtual]

Returns an extension point for this interface or NULL.

Parameters

TUid

StartL()

void StartL ( ) [pure virtual]

Starts the contact operation.