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 |
|
|
IDL |
|
|
DLL |
|
Build date: 11/12/2012