class MVPbkContactOperationBase |
Virtual Phonebook abtract asynchronous contact operation. This interface is used as a handle to asynchronous contact operations. Clients should keep a reference to the handle during the asynchronous operation to be able to delete and cancel the operation before it completes.
Public Member Functions | |
---|---|
~MVPbkContactOperationBase() | |
TAny * | ContactOperationBaseExtension(TUid) |
~MVPbkContactOperationBase | ( | ) | [inline, virtual] |
Destructor. Cancels this operation and releases any resources held by it.