Functions | |
| HPI_ERR | HPI_ChannelMode_QueryMode (const HPI_HSUBSYS *phSubSys, const HPI_HCONTROL hMode, const HW32 dwIndex, HW16 *pwMode) |
| Query the available channel modes for this control Iterate dwIndex until an error is returned to get allowed values for channel mode in *pwMode. | |
| HPI_ERR | HPI_ChannelModeSet (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, HW16 wMode) |
| Set the channel mode. | |
| HPI_ERR | HPI_ChannelModeGet (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, HW16 *wMode) |
| Get the current channel mode. | |
|
||||||||||||||||||||
|
Query the available channel modes for this control Iterate dwIndex until an error is returned to get allowed values for channel mode in *pwMode.
|
|
||||||||||||||||
|
Set the channel mode.
|
|
||||||||||||||||
|
Get the current channel mode.
|
1.4.6-NO