IShellDispatch6 object

Extends the IShellDispatch5 object. In addition to the properties and methods supported by IShellDispatch5, IShellDispatch6 adds a method that displays the Apps Search pane.

Note

IShellDispatch6 is implemented and accessed through the Shell object.

 

Members

The IShellDispatch6 object has these types of members:

Methods

The IShellDispatch6 object has these methods.

Method Description
SearchCommand Displays the Apps Search pane, which normally appears when you begin to type a search term from the Start screen.

 

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
Header
Shldisp.h
IDL
Shldisp.idl
DLL
Shell32.dll

See also

IDispatch

Shell Object

IShellDispatch

IShellDispatch2

IShellDispatch3

IShellDispatch4

IShellDispatch5