The IHTMLTitleElement interface identifies the contents of the document in a global context.
IHTMLTitleElement Methods
get_text Retrieves the text contained within the TITLE element. put_text Sets the text contained within the TITLE element.
Interface Information
Implementation System (Mshtml.dll) Inherits from IDispatch Header and IDL files Mshtml.h, Mshtml.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
Remarks
The IHTMLTitleElement interface can only be used within the HEAD interface.