Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This method provides the last HTTP status code returned by the OWA service running on the Exchange server.
HRESULT GetHttpStatus( LONG* plHttpStatus);
Parameters
- plHttpStatus
[out, retval] Pointer to a number that represents the last HTTP status code returned by the Exchange server.
Return Values
The following table shows possible return values:
| Value | Description |
|---|---|
| E_POINTER | The address in plHttpStatus is not valid. |
| S_OK | The HTTP status was returned successfully. |
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