SwyxIt! Client SDK 14.20
Loading...
Searching...
No Matches
IClientLineMgrEx Interface Reference

import "CLMgr.idl";

Inheritance diagram for IClientLineMgrEx:

Public Member Functions

HRESULT GetAvailableWaveDevices ([in, out] unsigned long *pMaxDevices, [out, size_is(*pMaxDevices), length_is(*pNumReturned)] CLMgrSoundDeviceDescription *pSoundDevices, [out] unsigned long *pNumReturned)
 
HRESULT GetDefaultWaveDevices ([out] CLMgrSoundDeviceDescription *pPlayerDevice, [out] CLMgrSoundDeviceDescription *pRecorderDevice)
 
HRESULT SelectSpeakers ([in] BOOL OpenListening, [in] BOOL Handsfree)
 
HRESULT GetSelectedSpeakers ([out] BOOL *OpenListening, [out] BOOL *Handsfree)
 
HRESULT SetLineCount ([in] int iLineCount)
 
HRESULT SaveMixerSettings ([in] int iReserved)
 
HRESULT RestoreMixerSettings ([in] int iReserved)
 

Member Function Documentation

◆ GetAvailableWaveDevices()

HRESULT IClientLineMgrEx::GetAvailableWaveDevices ( [in, out] unsigned long * pMaxDevices,
[out, size_is(*pMaxDevices), length_is(*pNumReturned)] CLMgrSoundDeviceDescription * pSoundDevices,
[out] unsigned long * pNumReturned )

◆ GetDefaultWaveDevices()

HRESULT IClientLineMgrEx::GetDefaultWaveDevices ( [out] CLMgrSoundDeviceDescription * pPlayerDevice,
[out] CLMgrSoundDeviceDescription * pRecorderDevice )

◆ GetSelectedSpeakers()

HRESULT IClientLineMgrEx::GetSelectedSpeakers ( [out] BOOL * OpenListening,
[out] BOOL * Handsfree )

◆ RestoreMixerSettings()

HRESULT IClientLineMgrEx::RestoreMixerSettings ( [in] int iReserved)

◆ SaveMixerSettings()

HRESULT IClientLineMgrEx::SaveMixerSettings ( [in] int iReserved)

◆ SelectSpeakers()

HRESULT IClientLineMgrEx::SelectSpeakers ( [in] BOOL OpenListening,
[in] BOOL Handsfree )

◆ SetLineCount()

HRESULT IClientLineMgrEx::SetLineCount ( [in] int iLineCount)

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