IHTMLTable::get_tBodiesIHTMLTable::get_tBodies*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLTable::get_rules
*Next Topic: IHTMLTable::get_tFoot

IHTMLTable::get_tBodies


HRESULT get_tBodies(
    IHTMLElementCollection **p 
);

Returns an IHTMLTableSection pointer to all the table bodies in this table. The length of this collection is the count of bodies returned.

p
Address of a pointer to the IHTMLElementCollection interface of the table.


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