IVMRCClientControl::Connect method

The Connect method disconnects the control from the current VMRC server (if necessary) and connects to a new VMRC server.

Syntax

HRESULT Connect();

Parameters

This method has no parameters.

Return value

This method can return one of these values.

Return code Description
S_OK
The operation was successful.

Requirements

Product
Microsoft Virtual Server 2005 onWindows Server 2003
Download
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003
Header
VMRCClientControl.h
Library
VMRCClientControl.lib

See also

IVMRCClientControl