Click or drag to resize

JamBaseShellListViewPrepareMultiObjects Method

Handled via IShellCommandInvokable now

Prepares the selected items in the list for being used with the m_ShellBrowser, an instance of ShellBrowser.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
[ObsoleteAttribute("Handled via IShellCommandInvokable now")]
protected virtual bool PrepareMultiObjects()

Return Value

Boolean
trueif one or more items have been successfully prepared; otherwise false
See Also