RemoteWindowDisplayedAttribute enumeration
Used with the method to specify information about the event.
Syntax
typedef enum {
remoteAppWindowNone = 0,
remoteAppWindowDisplayed = 1,
remoteAppShellIconDisplayed = 2
} RemoteWindowDisplayedAttribute;
Constants
-
remoteAppWindowNone
-
remoteAppWindowDisplayed
-
remoteAppShellIconDisplayed
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Type library |
|