AudioScience HPI Version_4.24.1
Defines

HPI DLL function attributes

HPI compile time defines

DLL environment defines. More...

Defines

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

Detailed Description

DLL environment defines.


Define Documentation

#define HPIDLL_IMPORTS

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

#define HPIDLL_EXPORTS

Define when creating an application that uses the HPI DLL.

#define HPIDLL_STATIC

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