SmartCode ViewerX

ISmartCodeVNCViewer::ConnectionAccepted Event


Fired when listening viewer has accepted connection from a VNC server.

Syntax

HRESULT ConnectionAccepted(BSTR strServerAddress);

Parameters

strServerAddress
BSTR that specifies address of remote VNC server connected to the VNC control.

Return Value

Returns S_OK if successful, or an error value otherwise.