IHTMLNextIdElement interface

This interface provides access to the methods associated with the nextID element.

Members

The IHTMLNextIdElement interface inherits from the IDispatch interface but does not have additional members.

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.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch