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 sends an Abort request to the server. This stops the process that is currently running.
HRESULT Abort(IHeaderCollection* pHeaders);
Parameters
- pHeaders
[in] Pointer to the service header.
Return Values
This method returns one of the following values.
Return value | Description |
---|---|
S_OK | The request was completed successfully. |
E_FAIL | The request failed. |
Requirements
Smartphone: Smartphone 2002 and later
Pocket PC: Pocket PC 2002 and later
OS Versions: Windows CE .NET 4.0 and later.
Header: Obex.h, Obex.idl.
Link Library: Uuid.lib.
See Also
Client Support | IObexDevice | OBEX Interfaces
Send Feedback on this topic to the authors