|
AudioScience HPI
Version_4.33.01
|
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... | |
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.
1.8.13