mscsGetSubCategoriesList - Solution Sites Routine
Commerce Server 2002
This function returns the child categories Recordset object for the Category object specified by the oCategory parameter.
Definition
Function mscsGetSubCategoriesList( byVal oCatalog, byVal oCategory )
Defined in File
Routines Called
None.
Called By
Remarks
If the oCategory parameter is Nothing, this function returns the Recordset object returned by the RootCategories property of the catalog.
Copyright © 2005 Microsoft Corporation.All rights reserved.
