Folder::EnumCallbackConst
// constant callback function type for the Enumerate method typedef bool (CCALL *EnumCallbackConst) (const Folder& parent, const Name& entryName, bool isFolder, void* userData);
Graphisoft®
InputOutputVersion: 1.0
// constant callback function type for the Enumerate method typedef bool (CCALL *EnumCallbackConst) (const Folder& parent, const Name& entryName, bool isFolder, void* userData);