0 out of 1 rated this helpful - Rate this topic

IHTMLChangeLog interface

Provides a method to get information stored in a change log about the changes in a markup container.

Members

The IHTMLChangeLog interface inherits from the IUnknown interface but does not have additional members.

Remarks

A change log is a detailed record of changes that have taken place in a markup container. A change log stores change records that are created whenever a change occurs in the markup container with which the change log is associated.

Use IMarkupContainer2::CreateChangeLog to create a change log for a markup container.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

Reference
IHTMLChangeSink
IHTMLChangePlayback

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.