HPI_OS_XXX build environment defines
[HPI compile time defines]

A developer wishing to create an application that runs on any 32-bit Windows environment would compile code with the following two defines set: HPI_OS_WIN32_USER and HPIDLL_IMPORTS. More...

Defines

#define HPI_OS_WIN32_USER
 Define when creating a 32 bit Windows user application.
#define HPI_OS_LINUX
 Define when creating a Linux application.

Detailed Description

A developer wishing to create an application that runs on any 32-bit Windows environment would compile code with the following two defines set: HPI_OS_WIN32_USER and HPIDLL_IMPORTS.

They would link against asihpi32.lib so as to make calles to asihpi32.dll.


Define Documentation

#define HPI_OS_WIN32_USER
 

Define when creating a 32 bit Windows user application.

#define HPI_OS_LINUX
 

Define when creating a Linux application.


Generated on Thu Jul 29 09:56:41 2010 for AudioScience HPI by  doxygen 1.4.6-NO