IShellDispatch3 object

Extends the IShellDispatch2 object. IShellDispatch3 supports one new method in addition to the properties and methods supported by IShellDispatch2.

Note

IShellDispatch3 is implemented and accessed through the Shell object.

 

Members

The IShellDispatch3 object has these types of members:

Methods

The IShellDispatch3 object has these methods.

Method Description
AddToRecent Adds a file to the most recently used (MRU) list.

 

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
Shldisp.h
IDL
Shldisp.idl
DLL
Shell32.dll (version 6.0 or later)

See also

IDispatch

Shell Object

IShellDispatch

IShellDispatch2