This topic has not yet been rated - Rate this topic

ILCloneFull function

Applies to: desktop apps only

Clones a full, or absolute, ITEMIDLIST structure.

Syntax

PIDLIST_ABSOLUTE ILCloneFull(
  __in  PCUIDLIST_ABSOLUTE pidl
);

Parameters

pidl [in]

Type: PCUIDLIST_ABSOLUTE

A pointer to the full, or absolute, ITEMIDLIST structure to be cloned.

Return value

Type: PIDLIST_ABSOLUTE

A pointer to a copy of the ITEMIDLIST structure pointed to by pidl.

Remarks

When you are finished with the cloned ITEMIDLIST structure, release it with ILFree to avoid memory leaks.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Header

Shlobj.h

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ