IHTMLSelectElement::get__newEnumIHTMLSelectElement::get__newEnum*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLSelectElement::get_length
*Next Topic: IHTMLSelectElement::item

IHTMLSelectElement::get__newEnum


HRESULT get__newEnum(
    IUnknown **p 
);

Retrieves an enumerator interface which can be used to iterate through the options collection of the select element.

p
Address of a variable that receives the enumerator interface pointer.


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