Click to return to the Reusing Browser Technology home page    
IHTMLOptionElement::get_v...     IHTMLOptionElementFactory...     Interfaces and Scripting ...    
Web Workshop  |  Reusing Browser Technology

IHTMLOptionElementFactory Interface


This interface creates new instances of the OPTION element.

IHTMLOptionElementFactory Methods

create Creates a new instance of the OPTION element. You can add the element to a SELECT block by using the IHTMLSelectElement::add method.

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

Use IHTMLWindow2::get_Option to retrieve a pointer to the IHTMLOptionElementFactory interface.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.