SmartCode ViewerX

IScVxCapabilities::SelectSingleWindow Function


Returns TRUE if the remote server supports single window selection. Supported by UltraVNC server only.

Syntax

HRESULT IScVxCapabilities::get_SelectSingleWindow(VARIANT_BOOL* pbSupport);

Parameters

pbSupport
Pointer to a variable of type VARIANT_BOOL that presents whether the VNC server supports single window selection.

Return Value

Returns S_OK if successful, or an error value otherwise.