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