IHTMLTable::get_captionIHTMLTable::get_caption*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLTable::get_borderColorLight
*Next Topic: IHTMLTable::get_cellPadding

IHTMLTable::get_caption


HRESULT get_caption( 
    IHTMLTableCaption **p 
);

Returns an IHTMLTableCaption pointer to the first caption in the table. If the table does not contain a caption, NULL is returned.

p
Address of a pointer to the IHTMLTableCaption interface of the element.


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