Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » SQL Anywhere Server - Programming » SQL Anywhere Data Access APIs » SQL Anywhere C API reference

 

sacapidll.h

Dynamically loads the SQL Anywhere C API DLL.

Syntax
#define function(x) x ## _func x
Remarks

You must include sacapidll.h in your source files and compile in sacapidll.c.


sqlany_initialize_interface function
sqlany_finalize_interface function