IMarqueeInfo

The IMarqueeInfo interface is implemented by MSHTML for the CDoc class. The IID is

IMarqueeInfo {0BDC6AE0-6D11-11CF-BE62-0080C72EDD2D}

This interface appears to be undocumented.

Methods

The methods are:

Offset Name
0x0C GetDocCoords

Prototypes

The following is known from the MSHTML symbol file:

HRESULT GetDocCoords (RECT *, BOOL, BOOL *, INT);