AudioScience HPI Version_4.24.1
|
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. |
DLL environment 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.