Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method cancels this request.
Only pending requests can be cancelled; pending or completed requests cannot be cancelled.
HRESULT Cancel();
Parameters
None.
Return Values
The following table shows possible return values:
Value | Description |
---|---|
S_FALSE | The request is complete or is being processed. |
S_OK | The request was cancelled before being run. |
Requirements
OS Versions: Windows CE 5.0 and later.
Header: IExchangeClient.h, IExchangeClient.idl.
Link Library: OWAExchangeClient.lib.
See Also
Send Feedback on this topic to the authors