IShellFolderViewDual2 interface

Exposes methods that modify the view and select items in the current folder.

Members

The IShellFolderViewDual2 interface inherits from IShellFolderViewDual. IShellFolderViewDual2 also has these types of members:

Methods

The IShellFolderViewDual2 interface has these methods.

MethodDescription
get_CurrentViewMode

Gets the current view mode of the current folder.

put_CurrentViewMode

Sets the current view mode of the current folder.

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

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Header

Shldisp.h

IDL

Shldisp.idl

See also

IShellFolderViewDual

 

 

Show: