Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 2.7 KB

nf-shobjidl_core-ifolderview-getdefaultspacing.md

File metadata and controls

75 lines (59 loc) · 2.7 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.IFolderView.GetDefaultSpacing
IFolderView::GetDefaultSpacing (shobjidl_core.h)
Gets a pointer to a POINT structure containing the default width (x) and height (y) measurements of an item, including the surrounding white space.
GetDefaultSpacing
GetDefaultSpacing method [Windows Shell]
GetDefaultSpacing method [Windows Shell]
IFolderView interface
IFolderView interface [Windows Shell]
GetDefaultSpacing method
IFolderView.GetDefaultSpacing
IFolderView::GetDefaultSpacing
_shell_IFolderView_GetDefaultSpacing
shell.IFolderView_GetDefaultSpacing
shobjidl_core/IFolderView::GetDefaultSpacing
shell\IFolderView_GetDefaultSpacing.htm
shell
eb5f2dd6-1257-4cfc-a222-88e6c3b524ce
12/05/2018
GetDefaultSpacing, GetDefaultSpacing method [Windows Shell], GetDefaultSpacing method [Windows Shell],IFolderView interface, IFolderView interface [Windows Shell],GetDefaultSpacing method, IFolderView.GetDefaultSpacing, IFolderView::GetDefaultSpacing, _shell_IFolderView_GetDefaultSpacing, shell.IFolderView_GetDefaultSpacing, shobjidl_core/IFolderView::GetDefaultSpacing
shobjidl_core.h
Shobjidl.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Shobjidl.idl
Shell32.dll
Windows
19H1
IFolderView::GetDefaultSpacing
shobjidl_core/IFolderView::GetDefaultSpacing
c++
APIRef
kbSyntax
COM
Shell32.dll
IFolderView.GetDefaultSpacing

IFolderView::GetDefaultSpacing

-description

Gets a pointer to a POINT structure containing the default width (x) and height (y) measurements of an item, including the surrounding white space.

-parameters

-param ppt [out]

Type: POINT*

Pointer to an existing structure to be filled with the default sizing dimensions of the items in the folder's view.

-returns

Type: HRESULT

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

-see-also

IFolderView

IFolderView::GetSpacing