SetGlobalPagingVariables - Solution Sites Routine
This sub sets the global paging variables depending on the local variables passed to the sub.
Definition
Sub SetGlobalPagingVariables(
byVal bRecordCountPresent,
byVal nCountTemp,
byRef iTotalRecords,
byRef iPageNumber,
byRef iTotalPages,
byVal bIsProfilePage)
Defined in File
Routines Called
None.
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.