mscsGetCategoryObject - Solution Sites Routine
This function gets the Category object for the given category name. If the category name is "" (meaning the root category), this function returns Nothing, as the catalog does not have a Category object for the root category.
Definition
Function mscsGetCategoryObject(
byVal oCatalog,
byVal sCategoryName)
Defined in File
Routines Called
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.