Conaito VoIP Video EVO.NET SDKNamespace: ConaitoAssembly: VoIPVideoEvoNET32 (in VoIPVideoEvoNET32.dll) Version: 4.4.0.2200 (4.4.0.2200)
public bool SendDesktopCursorPosition(
int nUserID,
int nPosX,
int nPosY
)
public bool SendDesktopCursorPosition(
int nUserID,
int nPosX,
int nPosY
)
Public Function SendDesktopCursorPosition (
nUserID As Integer,
nPosX As Integer,
nPosY As Integer
) As Boolean
Public Function SendDesktopCursorPosition (
nUserID As Integer,
nPosX As Integer,
nPosY As Integer
) As Boolean
public:
bool SendDesktopCursorPosition(
int nUserID,
int nPosX,
int nPosY
)
public:
bool SendDesktopCursorPosition(
int nUserID,
int nPosX,
int nPosY
)
Return Value
Type:
Boolean