Share via


HTML Control API Structures

4/8/2010

The following table shows the HTML Control API structures, with a description of the purpose of each.

Structure Description

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

XML_NODE_INFO

This structure is used with the IXMLNodeFactory interface

See Also

Concepts

HTML Control API