|
AudioScience HPI Version_4.24.1
|
handle struct for internal hpifunc use. More...
Data Fields | |
| unsigned int | objIndex:13 |
| Up to 8192 objects. | |
| unsigned int | objType:4 |
| HPI_OBJ_*. | |
| unsigned int | adapterIndex:14 |
| up to 16K | |
| unsigned int | readOnly:1 |
| future readonly flag | |
handle struct for internal hpifunc use.
Total bit count must be <= 32
| unsigned int hpi_handle::objIndex |
Up to 8192 objects.
Referenced by HPI_IndexesToHandle(), HPI_Object_GetInfoEntity(), HPI_Object_GetValueEntity(), and HPI_Object_SetValueEntity().
| unsigned int hpi_handle::objType |
HPI_OBJ_*.
Referenced by HPI_IndexesToHandle(), HPI_Object_GetInfoEntity(), HPI_Object_GetValueEntity(), and HPI_Object_SetValueEntity().
| unsigned int hpi_handle::adapterIndex |
up to 16K
Referenced by HPI_IndexesToHandle(), HPI_Object_GetInfoEntity(), HPI_Object_GetValueEntity(), and HPI_Object_SetValueEntity().
| unsigned int hpi_handle::readOnly |
future readonly flag
Referenced by HPI_IndexesToHandle().
1.7.3