IScVxCapabilities::SwitchMultiMonitor Function
Returns TRUE if the remote server supports switching between monitors. Supported
by UltraVNC server only.
Syntax
HRESULTÂ IScVxCapabilities::get_SwitchMultiMonitor(VARIANT_BOOL* pbSupport);
Parameters
- pbSupport
- Pointer to a variable of type VARIANT_BOOL that presents whether the VNC server supports monitors switching.
Return Value
Returns S_OK if successful, or an error value otherwise.