Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
This document describes the proposed design to be delivered with Internet Explorer 5, and differs slightly from the implementation provided with this Internet Explorer 5 Beta. We encourage you to evaluate these features and to send us your feedback. Please note that these features are subject to change.
Cancels the current HTTP request.
Syntax
HRESULT abort( void );
Return Value
Returns S_OK if successful, or an error code otherwise.
Remarks
The object will be returned to the UNINITIALIZED state, and open must be called next.
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.