Shell32SHCreateItemFromIDList Method

Overload List

SHCreateItemFromIDList(PIDL, Guid, IShellItem) Creates and initializes a Shell item object from a pointer to an item identifier list (PIDL).

The resulting shell item object supports the IShellItem interface.

SHCreateItemFromIDList(PIDL, Guid, Object) Creates and initializes a Shell item object from a pointer to an item identifier list (PIDL).

The resulting shell item object supports the IShellItem interface.

See Also