Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 1.81 KB

nf-shobjidl_core-freeidlistarraychild.md

File metadata and controls

68 lines (56 loc) · 1.81 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.FreeIDListArrayChild
FreeIDListArrayChild function (shobjidl_core.h)
Releases the memory space for the array of pointers to child item IDs. This releases both the PITEMID_CHILDs within the array and the array itself.
FreeIDListArrayChild
FreeIDListArrayChild function [Windows Shell]
_shell_FreeIDListArrayChild
shell.FreeIDListArrayChild
shobjidl_core/FreeIDListArrayChild
shell\FreeIDListArrayChild.htm
shell
89abceae-1aed-401d-82ab-57215ec22d00
12/05/2018
FreeIDListArrayChild, FreeIDListArrayChild function [Windows Shell], _shell_FreeIDListArrayChild, shell.FreeIDListArrayChild, shobjidl_core/FreeIDListArrayChild
shobjidl_core.h
Shobjidl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
19H1
FreeIDListArrayChild
shobjidl_core/FreeIDListArrayChild
c++
APIRef
kbSyntax
HeaderDef
shobjidl_core.h
FreeIDListArrayChild

FreeIDListArrayChild function

-description

Releases the memory space for the array of pointers to child item IDs. This releases both the PITEMID_CHILDs within the array and the array itself.

-parameters

-param ppidls [in]

Type: PITEMID_CHILD*

A pointer to the PIDL list, stored as an array of cItems elements.

-param cItems

Type: UINT

The number of items in the array.