IMsTscAxEvents::OnRemoteWindowDisplayed method
Called when a RemoteApp window is displayed.
Syntax
void OnRemoteWindowDisplayed(
[in] VARIANT_BOOL vbDisplayed,
[in] HWND hwnd,
[in] RemoteWindowDisplayedAttribute windowAttribute
);
Parameters
-
vbDisplayed [in]
-
Type: VARIANT_BOOL
Indicates whether the RemoteApp window is displayed or hidden.
-
hwnd [in]
-
Type: HWND
The handle of the window displayed.
-
windowAttribute [in]
-
Type: RemoteWindowDisplayedAttribute
A value of the RemoteWindowDisplayedAttribute enumeration that specifies more information about the event.
Return value
This method does not return a value.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Type library |
|
DLL |
|