ISmartCodeVNCViewer2::OpenChat Function
Opens VNC chat window. At the moment only UltraVNC chat is
supported.
Syntax
HRESULT ISmartCodeVNCViewer2::OpenChat();
Remarks
You can use IScVxCapabilities::Chat property to check if the remote VNC server supports VNC chat feature.
Return Value
Returns S_OK if successful, or an error value otherwise.