HTML Control API Functions
The following functions are used with HTML Control.
Function | PPC | SP | Description |
---|---|---|---|
CoInternetCreateSecurityManager | X | X | Creates an IInternetSecurityManager interface. |
CoInternetCreateZoneManager | X | X | Creates an IInternetZoneManager interface |
CoInternetGetSession | X | X | Creates a session that allows temporary asynchronous pluggable protocols to be implemented and returns the IInternetSession interface of the session. |
CoInternetParseURL | X | X | Parses URLs. (This is a helper API.) |
InitHTMLControl | X | X | Initializes the HTML viewer control. |
Send Feedback on this topic to the authors