IAppVisibility::IsLauncherVisible method
Gets a value that indicates whether the Start screen is displayed.
Syntax
HRESULT IsLauncherVisible( [out] BOOL *pfVisible );
Parameters
- pfVisible [out]
-
TRUE if the Start screen is displayed; otherwise, FALSE.
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
pfVisible is NULL. |
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|
|
IDL |
|
See also
Show: