Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.33 KB

nf-shobjidl_core-idelegatefolder-setitemalloc.md

File metadata and controls

67 lines (56 loc) · 2.33 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.IDelegateFolder.SetItemAlloc
IDelegateFolder::SetItemAlloc (shobjidl_core.h)
Provides the delegate folder an IMalloc interface used to allocate and free item IDs.
IDelegateFolder interface [Windows Shell]
SetItemAlloc method
IDelegateFolder.SetItemAlloc
IDelegateFolder::SetItemAlloc
SetItemAlloc
SetItemAlloc method [Windows Shell]
SetItemAlloc method [Windows Shell]
IDelegateFolder interface
shell.IDelegateFolder_SetItemAlloc
shell_IDelegateFolder_SetItemAlloc
shobjidl_core/IDelegateFolder::SetItemAlloc
shell\IDelegateFolder_SetItemAlloc.htm
shell
ce1ee472-e245-4112-858a-1d9739f5a36d
12/05/2018
IDelegateFolder interface [Windows Shell],SetItemAlloc method, IDelegateFolder.SetItemAlloc, IDelegateFolder::SetItemAlloc, SetItemAlloc, SetItemAlloc method [Windows Shell], SetItemAlloc method [Windows Shell],IDelegateFolder interface, shell.IDelegateFolder_SetItemAlloc, shell_IDelegateFolder_SetItemAlloc, shobjidl_core/IDelegateFolder::SetItemAlloc
shobjidl_core.h
Shobjidl.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Shobjidl.idl
Shell32.dll
Windows
19H1
IDelegateFolder::SetItemAlloc
shobjidl_core/IDelegateFolder::SetItemAlloc
c++
APIRef
kbSyntax
COM
Shell32.dll
IDelegateFolder.SetItemAlloc

IDelegateFolder::SetItemAlloc

-description

Provides the delegate folder an IMalloc interface used to allocate and free item IDs.

-parameters

-param pmalloc [in, optional]

Type: IMalloc*

A pointer to an IMalloc interface.

-returns

Type: HRESULT

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