tcomIDocumentListener Interface Reference

Document send state notification interface. More...

List of all members.

Public Member Functions

HRESULT OnDocumentSendSuccess ([in] unsigned int docId)
 Document was successfully sent.
HRESULT OnDocumentSendCancel ([in] unsigned int docId)
 Document send was cancelled.
HRESULT OnDocumentSendError ([in] unsigned int docId,[in] BSTR errorMessage,[in] BSTR errorDetail)
 Document was revoked by server or other error.


Detailed Description

Document send state notification interface.

This interface is used for notifications about document state changes during send operation.

This listener is used in connection with tciolDocument.


Generated on Wed Sep 22 16:40:49 2010 for Tahiti COM API