IShellDispatch4 object

May 3, 2021 · View on GitHub

Extends the IShellDispatch3 object. In addition to the properties and methods supported by IShellDispatch3, IShellDispatch4 supports four additional methods.

Note


IShellDispatch4 is implemented and accessed through the Shell object.

 

Members

The IShellDispatch4 object has these types of members:

Methods

The IShellDispatch4 object has these methods.

MethodDescription
ExplorerPolicyGets the value for a specified Internet Explorer policy.
GetSettingRetrieves a global Shell setting.
ToggleDesktopDisplays or hides the desktop.
WindowsSecurityDisplays the Windows Security dialog box.

 

Remarks

For a discussion of Windows services, see the Services documentation.

Requirements

RequirementValue
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