RelocateRecordPointer2 - Solution Sites Routine
This sub initializes local variables used in the paging mechanism of the page that lists profiles. It also sets the current record in the Recordset object specified by the rs parameter to the beginning of the specified page number.
Definition
Sub RelocateRecordPointer2(
byRef Count,
byRef nPage,
byRef nCountTemp,
byRef bRecordCountPresent,
byVal rs,
byRef iPageNumber,
byRef iTotalRecords)
Defined in File
services\include\render_list.asp
Routines Called
None.
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.