native

FreeHamItemInfo

Syntax

native FreeHamItemInfo(itemInfo_handle);

Description

Frees an ItemIndo handle created with CreateHamItemInfo(). Do not call
this more than once per handle, or on handles not created through
CreateHamItemInfo().

Parameters

itemInfo_handle ItemInfo handle created via CreateHamItemInfo().

Return

This function has no return value.