Share via


HTML Control API Structures

The following structures are used with HTML Control.

Structure Description
BINDINFO Contains additional information on the requested binding operation. The meaning of this structure is specific to the type of asynchronous moniker.
FORMATETC Contains information about the generalized Clipboard format for the transaction.
HTTPPROXYINFO Contains the HTTP proxy information used by a URL Moniker for the transaction.
INLINEIMAGEINFO Sent in the DTM_SETIMAGE message from the application to the HTML Control.
NM_HTMLCONTEXT Contains information about the target of an event inside an HTML viewer control.
NM_HTMLVIEWA Pointed to by the LPARAM of the WM_NOTIFY message sent by the HTML control.
NM_HTMLVIEWW Pointed to by the LPARAM of the WM_NOTIFY message sent by the HTML control.
PROTOCOLDATA Contains state information about the protocol that is transparent to the transaction handler.
PROTOCOLFILTERDATA Contains the IInternetProtocolSink and IInternetProtocol interfaces of the application calling a pluggable Multipurpose Internet Mail Extensions (MIME) filter.
URL_COMPONENTS This structure contains the constituent parts of a URL and is used within the InternetCrackUrl and InternetCreateUrl functions.
WAPGATEWAYINFO Contains the WAP gateway information used by a URL Moniker for the transaction.
XML_NODE_INFO This structure is used with the IXMLNodeFactory interface.

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.