IShellFolderViewDual2::SelectedItems Method
Gets a FolderItems object that represents all of the selected items in the view.
Syntax
HRESULT SelectedItems( FolderItems **ppid );
Parameters
- ppid
[out] The FolderItems object.
Return Value
Returns S_OK if successful, or an error value otherwise.
See Also
IShellFolderViewDual, IShellFolderViewDual2, IShellFolderViewDual3