IGalaxyQueryToolsetsEx method
- Last UpdatedJul 23, 2024
- 1 minute read
Class
IGalaxy
Syntax
[C#]
IToolsets QueryToolsetsEx(
FolderType eFolderType
);
[Visual C++]
HRESULT QueryToolsetsEx
(
// The list of toolsets.
[in] enum FolderType eFolderType,
[out, retval] IToolsets** toolsets
);