Click or drag to resize

ItemIdListBase2ReleaseHandle Method

Free the current Win32 ItemIdList.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
protected abstract bool ReleaseHandle()

Return Value

Type: Boolean
true if the handle is released successfully; otherwise, in the event of a catastrophic failure, false
See Also