Contents Index Topic Contents | ||
Previous Topic: IHTMLTable::nextPage Next Topic: IHTMLTable::put_align |
IHTMLTable::previousPage
HRESULT previousPage(void);Displays the previous block of records in a repeated databound table. The number of records is determined by the dataPageSize property on the TABLE element.
- Returns S_OK if successful, or an error value otherwise.
See also nextPage
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.