IShellDispatch4 object
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.
Method | Description |
---|---|
ExplorerPolicy | Gets the value for a specified Internet Explorer policy. |
GetSetting | Retrieves a global Shell setting. |
ToggleDesktop | Displays or hides the desktop. |
WindowsSecurity | Displays the Windows Security dialog box. |
Remarks
For a discussion of Windows services, see the Services documentation.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
IDL |
|
DLL |
|
See also