Click to return to the Reusing Browser Technology home page    
IHTMLTable::deleteTFoot M...     IHTMLTable::get_align Met...     IHTMLTable Interface    
Web Workshop  |  Reusing Browser Technology

IHTMLTable::deleteTHead Method


Deletes the THEAD element and all its contents from the table.

Syntax

HRESULT deleteTHead(void);

Return Value

Returns S_OK if successful, or an error code otherwise.

Remarks

If only one THEAD element exists in the source, this method will delete the table heading. If other THEAD elements have been defined, the next one in the source order will move to the head of the table.

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

See Also

createTHead


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.