Share via


ITaskbarList2

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

Standard Shell Interfaces