IMonitorModeEvents::LauncherVisibilityChange method
Applies to: desktop apps only
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 Release Preview |
Minimum supported server |
Windows Server 2012 |
Header |
Shobjidl.h |
IDL |
Shobjidl.idl |
Library |
Twinapi.lib |
See also
Send comments about this topic to Microsoft
Build date: 7/3/2012