ControlReconnectStatus enumeration
Specifies the result of the IMsRdpClient8::Reconnect method.
Syntax
typedef enum {
controlReconnectStarted = 0x0000,
controlReconnectBlocked = 0x0001
} ControlReconnectStatus;
Constants
-
controlReconnectStarted
-
The reconnect operation was started.
-
controlReconnectBlocked
-
The reconnect operation could not be started.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Type library |
|