ILineInfo interface
This interface provides properties that contain information about a line of text in a rendered HTML document.
Members
The ILineInfo interface inherits from the IUnknown interface but does not have additional members.
Remarks
ILineInfo is used in conjunction with display pointers to provide information about the line on which a display pointer is located. You can obtain a pointer to an ILineInfo interface by calling IDisplayPointer::GetLineInfo.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |