IMetroMode::IsLauncherVisible method

Applies to: desktop apps only

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
E_INVALIDARG

pfVisible is NULL.

 

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Header

Shobjidl.h

IDL

Shobjidl.idl

See also

IMetroMode

 

 

Send comments about this topic to Microsoft

Build date: 7/3/2012