IFolderViewSettings::GetGroupSubsetCount メソッド (shobjidl_core.h)
表示されている行のグループ数を取得します。
構文
HRESULT GetGroupSubsetCount(
[out] UINT *pcVisibleRows
);
パラメーター
[out] pcVisibleRows
型: UINT*
グループ数へのポインター。
戻り値
型: HRESULT
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
サポートされている最小のクライアント | Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | shobjidl_core.h (Shobjidl.h を含む) |