GetCategories |
Scroll |
Gets a language specific 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.
nlcid The locale identifier for the language the categories should be returned in. Categories without translation for the specified language will be returned with the default language.
[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. |