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