IAppVisibilityEvents::LauncherVisibilityChange method
Notifies a client that visibility of the Start screen has changed.
Syntax
HRESULT LauncherVisibilityChange(
[in] BOOL currentVisibleState
);
Parameters
- currentVisibleState [in]
-
TRUE if the Start screen is displayed; otherwise, FALSE.
Return value
The return value is ignored.
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|
|
IDL |
|
See also
Show: