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.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the interface pointer.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.