IShellFolderViewDual2 interface (shldisp.h)
Exposes methods that modify the view and select items in the current folder.
Inheritance
The IShellFolderViewDual2 interface inherits from IShellFolderViewDual. IShellFolderViewDual2 also has these types of members:
Methods
The IShellFolderViewDual2 interface has these methods.
IShellFolderViewDual2::get_CurrentViewMode Gets the current view mode of the current folder. |
IShellFolderViewDual2::put_CurrentViewMode Sets the current view mode of the current folder. |
IShellFolderViewDual2::SelectItemRelative Selects an item relative to the current item. |
Remarks
This interface also provides the methods of the IShellFolderViewDual interface, from which it inherits.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | shldisp.h |