IShellDispatch5 object

Extends the IShellDispatch4 object. In addition to the properties and methods supported by IShellDispatch4, IShellDispatch5 adds a method that displays open windows in a 3D stack.

Note

IShellDispatch5 is implemented and accessed through the Shell object.

 

Members

The IShellDispatch5 object has these types of members:

Methods

The IShellDispatch5 object has these methods.

Method Description
WindowSwitcher Displays your open windows in a 3D stack that you can flip through.

 

Requirements

Requirement Value
Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Shldisp.h
IDL
Shldisp.idl
DLL
Shell32.dll (version 6.0 or later)

See also

IDispatch

Shell Object

IShellDispatch

IShellDispatch2

IShellDispatch3

IShellDispatch4