IHTMLSelectElement4 interface

This interface extends the IHTMLSelectElement2 interface.

Members

The IHTMLSelectElement4 interface inherits from the IDispatch interface. IHTMLSelectElement4 also has these types of members:

  • Methods

Methods

The IHTMLSelectElement4 interface has these methods.

Method Description
namedItem

Retrieves a select object or an object from an options collection.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

Reference

IHTMLSelectElement

IHTMLSelectElement2