Files to include in the access-method build

The access method must include header files with descriptor and function declarations.

Several files contain definitions that the access method references. Include the following files in your access-method build:
  • The mi.h file defines the DataBlade® API descriptors, other opaque data structures, and function prototypes.
  • The miami.h file defines the descriptors and prototypes for the VII.
  • If your access method alters the default memory duration, include the memdur.h and minmdur.h files.
  • To call GLS routines for globalization, include ifxgls.h.