IShellFolderViewDual interface (shldisp.h)
Exposes methods that modify the view and select items in the current folder.
Inheritance
The IShellFolderViewDual interface inherits from the IDispatch interface. IShellFolderViewDual also has these types of members:
Methods
The IShellFolderViewDual interface has these methods.
IShellFolderViewDual::get_Application Gets the application object. |
IShellFolderViewDual::get_FocusedItem Gets the FolderItem object that represents the item that has input focus. |
IShellFolderViewDual::get_Folder Gets the Folder object that represents the view. |
IShellFolderViewDual::get_Parent Not implemented. (IShellFolderViewDual.get_Parent) |
IShellFolderViewDual::get_Script Gets the scripting object for the view. |
IShellFolderViewDual::get_ViewOptions Gets a set of flags that indicate the current options of the view. |
IShellFolderViewDual::PopupItemMenu Creates a shortcut menu for the specified item and returns the selected command string. |
IShellFolderViewDual::SelectedItems Gets a FolderItems object that represents all of the selected items in the view. |
IShellFolderViewDual::SelectItem Sets the selection state of an item in the view. |
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 |