Skip to content

Latest commit

 

History

History
71 lines (60 loc) · 1.99 KB

nf-shlobj_core-ilremovelastid.md

File metadata and controls

71 lines (60 loc) · 1.99 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:shlobj_core.ILRemoveLastID
ILRemoveLastID function (shlobj_core.h)
Removes the last SHITEMID structure from an ITEMIDLIST structure.
ILRemoveLastID
ILRemoveLastID function [Windows Shell]
_win32_ILRemoveLastID
shell.ILRemoveLastID
shlobj_core/ILRemoveLastID
shell\ILRemoveLastID.htm
shell
144df03b-1adc-40c2-a864-3e16bdaf4915
12/05/2018
ILRemoveLastID, ILRemoveLastID function [Windows Shell], _win32_ILRemoveLastID, shell.ILRemoveLastID, shlobj_core/ILRemoveLastID
shlobj_core.h
Shlobj.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Shell32.lib
Shell32.dll (version 5.0 or later)
Windows
19H1
ILRemoveLastID
shlobj_core/ILRemoveLastID
c++
APIRef
kbSyntax
DllExport
Shell32.dll
ext-ms-win-shell-shell32-l1-2-1.dll
Ext-MS-Win-Shell-Shell32-L1-2-2.dll
Windows.Storage.dll
API-MS-Win-Shell-Namespace-L1-1-0.dll
ILRemoveLastID

ILRemoveLastID function

-description

Removes the last SHITEMID structure from an ITEMIDLIST structure.

-parameters

-param pidl [in, out, optional]

Type: PUIDLIST_RELATIVE

A pointer to the ITEMIDLIST structure to be shortened. When the function returns, this variable points to the shortened structure.

-returns

Type: BOOL

Returns TRUE if successful, FALSE otherwise.