GetCategories |
Scroll |
Gets a list of categories and folders from Thereforeā¢ where the connected user has the specified permissions.
Namespace: Therefore.API
Parameters pAccessMask Permissions the user needs to have for a category to be returned.
nFlags TheGetObjectFlags determining if and which folders are loaded from the server.
[out] pCategoryList TheFolderItemList filled with TheFolderItem objects each containing category number, category name and the number of the containing folder.
[out] pFolderList TheFolderList with the requested folders.
Return Value None. |
|
Example |
|
Requires Connection You must be connected to the Thereforeā¢ Server when calling this method. |