IFolderViewSettings interface

Exposes methods to obtain folder view settings.

Members

The IFolderViewSettings interface inherits from the IUnknown interface. IFolderViewSettings also has these types of members:

Methods

The IFolderViewSettings interface has these methods.

MethodDescription
GetColumnPropertyList

Gets an ordered list of columns that corresponds to the column enumerated.

GetFolderFlags

Gets folder view options flags.

GetGroupByProperty

Gets a grouping property.

GetGroupSubsetCount

Gets group count for visible rows.

GetIconSize

Gets the folder icon size.

GetSortColumns

Gets sort column information.

GetViewMode

Gets a folder's logical view mode.

 

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Shobjidl.h

IDL

Shobjidl.idl

 

 

Show: