Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
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 IXMLNodeFactoryinterface

See Also

Concepts

HTML Control API