IHTMLElement::get_sourceIndexIHTMLElement::get_sourceIndex*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLElement::contains
*Next Topic: IHTMLElement::get_recordNumber

IHTMLElement::get_sourceIndex


HRESULT get_sourceIndex(
    long *p
);

Retrieves the ordinal position of the element in the source order.

p
Address of a long integer variable that receives the element's ordinal position.


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