Share via


ITaskbarList2 (Compact 2013)

3/28/2014

This interface extends the ITaskbarList interface by providing a method to mark a window as a full-screen display.

Methods

The following table shows the method for this interface.

Method

Description

MarkFullscreenWindow

This method is used to mark a window as full-screen.

Remarks

The shell is can automatically attempt to detect full-screen applications, but it is not as reliable as using the ITaskbarList2::MarkFullscreenWindow method.

Requirements

Header

shobjidl.h,
shobjidl.idl

Library

Developer Implemented

See Also

Reference

Shell Interfaces