The error functions operate on all ASX objects to collect, report and clear errors.
More...
Detailed Description
The error functions operate on all ASX objects to collect, report and clear errors.
Function Documentation
| ASX32_API int ASX_Handle_GetAdapterIndex |
( |
ASX_HANDLE |
hHandle | ) |
|
Get the adapter index of an ASX object, if applicable.
- Parameters:
-
| hHandle | A handle to any type of ASX object. |
- Returns:
- Returns the adapter index of the object if the object of is of type: asxHANDLE_ADAPTER, asxHANDLE_MIXER, asxHANDLE_NODE, asxHANDLE_CONTROL, otherwise -1 is returned.
Get the handle type.
- Parameters:
-
| hHandle | A handle to any type of ASX object. |
- Returns:
- Returns one of asxHANDLE_TYPE.