SmartCode ViewerX

ISmartCodeVNCViewer::GetConnectionState Function


Returns state of active connection.

Syntax

HRESULT ISmartCodeVNCViewer::GetConnectionState(VncConnectionState* pConState);

Parameters

pConState
Pointer to a variable of type  VncConnectionState that receives active connection state.

Return Value

Returns S_OK if successful, or an error value otherwise.