ISmartCodeVNCViewer::ListenEx Function
Tells ViewerX to start listen for incoming VNC server connections.
Syntax
HRESULT ISmartCodeVNCViewer::ListenEx(long nListeingPort);
Parameters
- nPort
- Port to listen for incoming connections.
Return Value
Returns S_OK if successful, or an error value otherwise.