SmartCode ViewerX

ISmartCodeVNCViewer2::SwitchMultiMonitor Function


Allows to switch between monitors if the remote UltraVNC server runs on a computers with multiple monitors attached.

Syntax

HRESULT ISmartCodeVNCViewer2::SwitchMultiMonitor();

Remarks

You can use IScVxCapabilities::SwitchMultiMonitor property to check if the remote VNC server supports switching between monitors.

Return Value

Return Valuerns S_OK if successful, or an error value otherwise.