IFolderViewSettings interface (shobjidl_core.h)
Exposes methods to obtain folder view settings.
Inheritance
The IFolderViewSettings interface inherits from the IUnknown interface. IFolderViewSettings also has these types of members:
Methods
The IFolderViewSettings interface has these methods.
IFolderViewSettings::GetColumnPropertyList Gets an ordered list of columns that corresponds to the column enumerated. |
IFolderViewSettings::GetFolderFlags Gets folder view options flags. |
IFolderViewSettings::GetGroupByProperty Gets a grouping property. |
IFolderViewSettings::GetGroupSubsetCount Gets group count for visible rows. |
IFolderViewSettings::GetIconSize Gets the folder icon size. |
IFolderViewSettings::GetSortColumns Gets sort column information. |
IFolderViewSettings::GetViewMode Gets a folder's logical view mode. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl_core.h (include Shobjidl.h) |