Conaito VoIP Video EVO.NET SDKNamespace: ConaitoAssembly: VoIPVideoEvoNET32 (in VoIPVideoEvoNET32.dll) Version: 4.4.0.2200 (4.4.0.2200)
public bool GetDefaultSoundDevices(
out int lpnInputDeviceID,
out int lpnOutputDeviceID
)
public bool GetDefaultSoundDevices(
out int lpnInputDeviceID,
out int lpnOutputDeviceID
)
Public Function GetDefaultSoundDevices (
<OutAttribute> ByRef lpnInputDeviceID As Integer,
<OutAttribute> ByRef lpnOutputDeviceID As Integer
) As Boolean
Public Function GetDefaultSoundDevices (
<OutAttribute> ByRef lpnInputDeviceID As Integer,
<OutAttribute> ByRef lpnOutputDeviceID As Integer
) As Boolean
public:
bool GetDefaultSoundDevices(
[OutAttribute] int% lpnInputDeviceID,
[OutAttribute] int% lpnOutputDeviceID
)
public:
bool GetDefaultSoundDevices(
[OutAttribute] int% lpnInputDeviceID,
[OutAttribute] int% lpnOutputDeviceID
)
Return Value
Type:
Boolean