IHTMLOptionsHolder interface

This interface provides the access methods to pass and control the contents and characteristics of a dialog window.

Members

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

Remarks

The IHTMLOptionsHolder object is a container for various options that can be passed as arguments into a dialog window presented from the browser.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch