BSKCategoryEntry* BSKCategoryGetFirstMember( BSKCategory* category );Inputs:
Description: Obtains the first member of the given category object, which is the head of a linked list of all the members in the category.
Return to the API
Return to the function listing