ItemIdListReleaseHandle Method |
Free the current Win32 ItemIdList.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax protected override sealed bool ReleaseHandle()
Protected Overrides NotOverridable Function ReleaseHandle As Boolean
protected:
virtual bool ReleaseHandle() override sealed
abstract ReleaseHandle : unit -> bool
override ReleaseHandle : unit -> bool
Return Value
Type:
Booleantrue if the handle is released successfully; otherwise, in the event of a catastrophic failure,
falseSee Also