IHttpSecurity (Windows Embedded CE 6.0)
1/6/2010
This interface notifies a client application of authentication problems.
In This Section
- OnSecurityProblem
Notifies the client application about an authentication problem
Remarks
Urlmon.dll uses the QueryInterface method on your implementation of IBindStatusCallback to obtain a pointer to your IHttpSecurity interface. If the application is hosting Mshtml.dll, Mshtml.dll will request a pointer to your IHttpSecurity interface by calling QueryInterface on your IServiceProvider interface.
Requirements
Header | urlmon.h, urlmon.idl |
Library | urlmon.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |