RemoteSessionActionType-Enumeration
Wird verwendet, um den Typ der Remoteaktion anzugeben.
Syntax
typedef enum _RemoteSessionActionType {
RemoteSessionActionCharms = 0,
RemoteSessionActionAppbar = 1,
RemoteSessionActionSnap = 2,
RemoteSessionActionStartScreen = 3,
RemoteSessionActionAppSwitch = 4,
RemoteSessionActionActionCenter = 4
} RemoteSessionActionType;
Konstanten
-
RemoteSessionActionCharms
-
Zeigt die Charms in der Remotesitzung an.
-
RemoteSessionActionAppbar
-
Zeigt die App-Leiste in der Remotesitzung an.
-
RemoteSessionActionSnap
-
Dockt die Anwendung in der Remotesitzung an. Diese Option ist veraltet und sollte nicht verwendet werden.
-
RemoteSessionActionStartScreen
-
Bewirkt, dass der Startbildschirm in der Remotesitzung angezeigt wird.
-
RemoteSessionActionAppSwitch
-
Bewirkt, dass das Anwendungswechselfenster in der Remotesitzung angezeigt wird. Dies ist identisch mit dem Drücken von ALT+TAB.
-
RemoteSessionActionActionCenter
-
Bewirkt, dass das Info-Center in der Remotesitzung angezeigt wird. Dies ist identisch mit dem Drücken von Win+A.
Windows Server 2012 R2, Windows 8.1, Windows Server 2012 und Windows 8: Dieser Wert wird vor Windows Server 2016 und Windows 10 nicht unterstützt.
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) |
Windows 8 |
Unterstützte Mindestversion (Server) |
Windows Server 2012 |
Typbibliothek |
|