Conaito VoIP Video EVO.NET SDKNamespace: ConaitoAssembly: VoIPVideoEvoNET32 (in VoIPVideoEvoNET32.dll) Version: 4.4.0.2200 (4.4.0.2200)
public static bool GetMixerName(
int nMixerIndex,
out string szMixerName
)
public static bool GetMixerName(
int nMixerIndex,
out string szMixerName
)
Public Shared Function GetMixerName (
nMixerIndex As Integer,
<OutAttribute> ByRef szMixerName As String
) As Boolean
Public Shared Function GetMixerName (
nMixerIndex As Integer,
<OutAttribute> ByRef szMixerName As String
) As Boolean
public:
static bool GetMixerName(
int nMixerIndex,
[OutAttribute] String^% szMixerName
)
public:
static bool GetMixerName(
int nMixerIndex,
[OutAttribute] String^% szMixerName
)
Return Value
Type:
Boolean