Go to the documentation of this file.    6     #ifdef VIS_BUILD_SDK_DLL     7         #define VL_SDK_API __declspec(dllexport)    10         #define VL_SDK_API __declspec(dllimport)    11     #endif // VIS_BUILD_SDK_DLL    13     #define VL_CALLINGCONVENTION __stdcall    17     #define VL_CALLINGCONVENTION    20 #endif // VL_SDK_DEF_H