Click or drag to resize

ItemIdListReleaseHandle Method

Free the current Win32 ItemIdList.

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

Return Value

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