Click or drag to resize

ItemIdListReleaseHandle Method

Free the current Win32 ItemIdList.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
protected override sealed bool ReleaseHandle()

Return Value

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