SmartCode ViewerX

ISmartCodeVNCViewer2::SendCustomKey Function


Sends a keycode to a remote server.

Syntax

HRESULT ISmartCodeVNCViewer2::SendCustomKey(long lKeyCode);

Parameters

lKeyCode
Key code of a key combination, which will be sent to server.

Return Value

Returns S_OK if successful, or an error value otherwise.