This interface provides access to the methods associated with the NEXTID element.
IHTMLNextIdElement Methods
get_n Retrieves the value of the identifier name. put_n Sets the value of the identifier to the string passed in.
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 NEXTID element is a parameter read by and generated by text editing software to create unique identifiers.
The NEXTID element can be used only within the HEAD element.