AudioScience HPI  Version_4.33.01
Data Fields
hpi_handle Struct Reference

handle struct for internal hpifunc use. More...

Data Fields

unsigned int objIndex:13
 Up to 8192 objects. More...
 
unsigned int objType:4
 HPI_OBJ_*. More...
 
unsigned int adapterIndex:14
 up to 16K More...
 
unsigned int readOnly:1
 future readonly flag More...
 

Detailed Description

handle struct for internal hpifunc use.

Total bit count must be <= 32

Field Documentation

◆ objIndex

unsigned int hpi_handle::objIndex

Up to 8192 objects.

Referenced by HPI_IndexesToHandle().

◆ objType

unsigned int hpi_handle::objType

◆ adapterIndex

unsigned int hpi_handle::adapterIndex

◆ readOnly

unsigned int hpi_handle::readOnly

future readonly flag

Referenced by HPI_IndexesToHandle().


The documentation for this struct was generated from the following file: