Product Documentation

c-treeACE V10.0 Update Guide

Previous Topic

Next Topic

Filter Callback Support Enhanced

The ability to author a data record filter callback function is an extremely valuable feature for developers with custom filter needs. The following enhancements have been implemented to this support:

  • Ability to enforce a callback DLL version so users do not utilize the wrong callback DLL.
  • The c-treeACE Server DLL now exports the function ctStatusLogWrite(), which writes the specified message to the c-treeACE Server status log file.
  • The name of the data file for which a filter callback function is set is now available to the DLL load, filter evaluation, and DLL unload functions exported by a data record filter callback DLL.

TOCIndex