NAME

ILGlobalClone  (SHELL32.20)

SYNOPSIS

 LPITEMIDLIST ILGlobalClone
 (
  LPCITEMIDLIST pidl
 )

DESCRIPTION

Clones an ItemIDList using Alloc.

PARAMS

pidl [In] ItemIDList to clone.

RETURNS

Newly allocated ItemIDList.

NOTES

exported by ordinal.

IMPLEMENTATION

Exported by ordinal only. Use GetProcAddress to obtain a pointer to the function.

Implemented in "dlls/shell32/pidl.c". https://source.winehq.org/source/dlls/shell32/pidl.c

Debug channel "pidl".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2024.