IAppVisibilityEvents interface (shobjidl_core.h)

Enables applications to receive notifications of state changes in a display and of changes in Start screen visibility.

Inheritance

The IAppVisibilityEvents interface inherits from the IUnknown interface. IAppVisibilityEvents also has these types of members:

Methods

The IAppVisibilityEvents interface has these methods.

 
IAppVisibilityEvents::AppVisibilityOnMonitorChanged

Notifies a client that the mode of a display has changed.
IAppVisibilityEvents::LauncherVisibilityChange

Notifies a client that visibility of the Start screen has changed.

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Target Platform Windows
Header shobjidl_core.h (include Shobjidl.h)

See also

IAppVisibility

IUnknown