Skip to content

Latest commit

 

History

History
72 lines (58 loc) · 2.32 KB

nf-shobjidl_core-ifolderview2-setgroupsubsetcount.md

File metadata and controls

72 lines (58 loc) · 2.32 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:shobjidl_core.IFolderView2.SetGroupSubsetCount
IFolderView2::SetGroupSubsetCount (shobjidl_core.h)
Turns on group subsetting and sets the number of visible rows of items in each group.
IFolderView2 interface [Windows Shell]
SetGroupSubsetCount method
IFolderView2.SetGroupSubsetCount
IFolderView2::SetGroupSubsetCount
SetGroupSubsetCount
SetGroupSubsetCount method [Windows Shell]
SetGroupSubsetCount method [Windows Shell]
IFolderView2 interface
_shell_IFolderView2_SetGroupSubsetCount
shell.IFolderView2_SetGroupSubsetCount
shobjidl_core/IFolderView2::SetGroupSubsetCount
shell\IFolderView2_SetGroupSubsetCount.htm
shell
5aacc63a-d129-4539-a43f-f4dd74ab4fea
12/05/2018
IFolderView2 interface [Windows Shell],SetGroupSubsetCount method, IFolderView2.SetGroupSubsetCount, IFolderView2::SetGroupSubsetCount, SetGroupSubsetCount, SetGroupSubsetCount method [Windows Shell], SetGroupSubsetCount method [Windows Shell],IFolderView2 interface, _shell_IFolderView2_SetGroupSubsetCount, shell.IFolderView2_SetGroupSubsetCount, shobjidl_core/IFolderView2::SetGroupSubsetCount
shobjidl_core.h
Shobjidl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Shobjidl.idl
Windows
19H1
IFolderView2::SetGroupSubsetCount
shobjidl_core/IFolderView2::SetGroupSubsetCount
c++
APIRef
kbSyntax
COM
shobjidl_core.h
IFolderView2.SetGroupSubsetCount

IFolderView2::SetGroupSubsetCount

-description

Turns on group subsetting and sets the number of visible rows of items in each group.

-parameters

-param cVisibleRows [in]

Type: UINT

The number of rows to be visible.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-remarks

If cVisibleRows is zero, subsetting is turned off.