AudioScience HPI  Version_4.33.01
Macros
HPI DLL function attributes

DLL environment defines. More...

Macros

#define HPIDLL_IMPORTS
 Define when building an application that links to ASIHPI32.LIB (imports HPI functions from ASIHPI32.DLL). More...
 
#define HPIDLL_EXPORTS
 Define when creating an application that uses the HPI DLL. More...
 
#define HPIDLL_STATIC
 Define when building an application that compiles in HPIFUNC.C and does not use ASIHPI32.DLL. More...
 

Detailed Description

DLL environment defines.

Macro Definition Documentation

◆ HPIDLL_IMPORTS

#define HPIDLL_IMPORTS

Define when building an application that links to ASIHPI32.LIB (imports HPI functions from ASIHPI32.DLL).

◆ HPIDLL_EXPORTS

#define HPIDLL_EXPORTS

Define when creating an application that uses the HPI DLL.

◆ HPIDLL_STATIC

#define HPIDLL_STATIC

Define when building an application that compiles in HPIFUNC.C and does not use ASIHPI32.DLL.