Contents Index Topic Contents | ||
Previous Topic: IHTMLTableRow::get_cells Next Topic: IHTMLTableRow::get_sectionRowIndex |
IHTMLTableRow::get_rowIndex
HRESULT get_rowIndex( long *p );Returns the zero-based position index of this row relative to the table.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a long integer that receives the position index value.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.