Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The VMRCClientEvents enumeration specifies events generated by the IVMRCClientControl interface.
Syntax
typedef enum {
vmrcClientEvent_OnSwitchedDisplay = 1,
vmrcClientEvent_OnStateChanged = 2
} VMRCClientEvents;
Constants
-
vmrcClientEvent_OnSwitchedDisplay
-
Occurs when the VMRC client switches to a different machine. For more information, see _IVMRCClientControlEvents::OnSwitchedDisplay.
-
vmrcClientEvent_OnStateChanged
-
Occurs when the VMRC client connection state changes. For more information, see _IVMRCClientControlEvents::OnStateChanged.
Requirements
| Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
| Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
| Header |
|