Share via


ITaskbarList2 (Windows Embedded CE 6.0)

1/6/2010

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