Members
The VMRCClientControl interface inherits from IDispatch and IUnknown. VMRCClientControl also has these types of members:
Methods
The VMRCClientControl interface has these methods.
| Method | Description |
|---|---|
| AboutBox | Displays the control's copyright and version information in a dialog box. |
| AdminDisplay | Displays the control's administrative information screen. |
| Connect | Disconnects the control from the current VMRC server (if necessary) and connects to a new VMRC server. |
| Disconnect | Disconnects the control from the current VMRC server. |
| Refresh | Updates the control's client window. |
| SendKeySequence | Simulates a sequence of keys typed in the guest with the current input focus. |
| ShowConnectionInfo | Displays the control's connection information screen. |
Properties
The VMRCClientControl interface has these properties.
| Property | Access type | Description |
|---|---|---|
| AdministratorMode |
Read/write |
Indicates whether the administrator features of the client are enabled. |
| AutoSize |
Read/write |
Indicates whether if the control determines its own size. |
| Enabled |
Read/write |
Indicates whether the control is enabled. |
| HostKey |
Read/write |
The key identifier for the current Host Key. |
| MenuBackColor |
Read/write |
The client's menu background color in HTML hex string format. |
| MenuEnabled |
Read/write |
Indicates whether the client's menu is displayed. |
| MenuFontColor |
Read/write |
The client's menu font color in HTML hex string format. |
| MenuFontFace |
Read/write |
The client's menu font face. |
| MenuFontSize |
Read/write |
The client's menu font size. |
| MenuHeight |
Read/write |
The height of the client's menu in pixels. |
| ReadyState |
Read/write |
The control's current readiness state. |
| ReducedColorsMode |
Read/write |
Indicates whether the client's reduced colors mode is enabled. |
| ServerAddress |
Read/write |
The network address of the VMRC server. |
| ServerDisplayHeight |
Read-only |
The height of the video display area in pixels. |
| ServerDisplayName |
Read/write |
The name of the virtual machine to be displayed. |
| ServerDisplayWidth |
Read-only |
The width of the video display area in pixels. |
| ServerPort |
Read/write |
The TCP port of the VMRC server. |
| ShrinkEnabled |
Read/write |
Indicates whether the client's window stretches its contents to fit its size. |
| State |
Read-only |
The state of the current connection to the VMRC server. |
| UserDomain |
Write-only |
The network domain to use for authenticating credentials with the VMRC server. |
| UserName |
Write-only |
The network user account name to use for authenticating credentials with the VMRC server. |
| UserPassword |
Write-only |
The network user account password to use for authenticating credentials with the VMRC server. |
| ViewOnlyMode |
Read/write |
Indicates whether the client's view-only mode is enabled. |
Requirements
| Header |
|
| Library |
|