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