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. | |
This interface is used for notifications about document state changes during send operation.
This listener is used in connection with tciolDocument.