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.
3/26/2014
This method sends an Abort request to the server. This stops the process that is currently running.
Syntax
HRESULT Abort(
IHeaderCollection* pHeaders
);
Parameters
- pHeaders
[in] Pointer to the service header.
Return Value
This method returns one of the following values.
Return value |
Description |
|---|---|
S_OK |
The request was completed successfully. |
E_FAIL |
The request was unsuccessful. |
Requirements
Header |
obex.h, |
Library |
uuid.lib |