Contents Index Topic Contents | ||
Previous Topic: IHTMLTable::get_onreadystatechange Next Topic: IHTMLTable::get_rows |
IHTMLTable::get_readyState
HRESULT get_readyState( BSTR *p );Returns the readyState enumeration string for the table's current ready state.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a string variable that receives the enumeration.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.