acxfuncenum.h header
The acxfuncenum.h header is used by an ACX audio class extensions.
For more information, see:
acxfuncenum.h contains the following programming interfaces:
Functions
ACX_IS_FIELD_AVAILABLE The ACX_IS_FIELD_AVAILABLE function enables you to query if the specified field is available in the specified ACX structure on the system. |
ACX_IS_FUNCTION_AVAILABLE The ACX_IS_FUNCTION_AVAILABLE function enables you to query if the specified ACX function is available on the system. |
ACX_IS_STRUCTURE_AVAILABLE The ACX_IS_STRUCTURE_AVAILABLE function enables you to query if the specified ACX structure is available on the system.d |
ACX_STRUCTURE_SIZE The ACX_STRUCTURE_SIZE functions gets the size, in bytes, of the specified ACX structure. |
Enumerations
ACXFUNCENUM The ACXFUNCENUM enum provides indexes into the table of ACX functions. |
ACXSTRUCTENUM The ACXSTRUCTENUM enum provides indexes into the table of ACX structures. |