IHTMLSelectElement::get_optionsIHTMLSelectElement::get_options*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLSelectElement::get_name
*Next Topic: IHTMLSelectElement::put_onchange

IHTMLSelectElement::get_options


HRESULT get_options( 
    IDispatch **p 
);

Retrieves an interface pointer for a collection of OPTION elements in a SELECT object.

p
Address of a variable that receives the interface pointer.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.