This topic has not yet been rated - Rate this topic

IHTMLComputedStyle interface

Provides access to the current style of objects as they are displayed on the screen. Enables you to take a snapshot of the internal formatting of one object at a particular point in time, and compare it to the internal formatting of another object.

Members

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

Remarks

Use IDisplayServices::GetComputedStyle to get an IHTMLComputedStyle interface pointer.

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.