Conaito VoIP Video EVO.NET SDKNamespace: ConaitoAssembly: VoIPVideoEvoNET32 (in VoIPVideoEvoNET32.dll) Version: 4.4.0.2200 (4.4.0.2200)
public static bool SetWaveInControlSelected(
int nWaveDeviceID,
int nControlIndex
)
public static bool SetWaveInControlSelected(
int nWaveDeviceID,
int nControlIndex
)
Public Shared Function SetWaveInControlSelected (
nWaveDeviceID As Integer,
nControlIndex As Integer
) As Boolean
Public Shared Function SetWaveInControlSelected (
nWaveDeviceID As Integer,
nControlIndex As Integer
) As Boolean
public:
static bool SetWaveInControlSelected(
int nWaveDeviceID,
int nControlIndex
)
public:
static bool SetWaveInControlSelected(
int nWaveDeviceID,
int nControlIndex
)
Return Value
Type:
Boolean