IShellDispatch3 object

January 7, 2021 · View on GitHub

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.

MethodDescription
AddToRecentAdds a file to the most recently used (MRU) list.

 

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