Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Notifies a client that visibility of the Start screen has changed.
Syntax
HRESULT LauncherVisibilityChange(
[in] BOOL currentVisibleState
);
Parameters
[in] currentVisibleState
TRUE if the Start screen is displayed; otherwise, FALSE.
Return value
The return value is ignored.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 |
| Minimum supported server | Windows Server 2012 |
| Target Platform | Windows |
| Header | shobjidl_core.h (include Shobjidl.h) |