Contents Index Topic Contents | ||
Previous Topic: IHTMLObjectElement::get_data Next Topic: IHTMLObjectElement::put_align |
IHTMLObjectElement::get_recordset
HRESULT get_recordset( IDispatch **p );Retrieves the recordset if the object is a data provider.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives an interface pointer to the recordset.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.