Previous Topic

Next Topic

c-treeACE Server SDK File Callback Options

The c-treeACE Server SDK allows an application developer to create a custom c-treeACE database engine with specific application code for increased performance. This feature makes advanced callback capabilities available to the developer. Custom operations during c-tree file create, open and close operations can be implemented with the following functions available in the ctuserx.c module.

  • ctFileCreateCallback()
  • ctFileOpenCallback()
  • ctFileCloseCallback()