Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
This interface is implemented by a client application to provide support for HTTP negotiations.
Urlmon.dll uses the IUnknown::QueryInterface method on your implementation of IBindStatusCallback to obtain a pointer to your IHttpNegotiate interface.
IHttpNegotiate Methods
BeginningTransaction Notifies a client of a URL being bound to at the beginning of the HTTP transaction. OnResponse Notifies a client upon receiving a response to an HTTP request.
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.