FreeHamItemInfo
- Синтаксис
-
native FreeHamItemInfo(itemInfo_handle);
Переменная | Описание |
---|---|
itemInfo_handle |
ItemInfo handle created via CreateHamItemInfo(). |
- Описание
- Frees an ItemIndo handle created with CreateHamItemInfo(). Do not call this more than once per handle, or on handles not created through CreateHamItemInfo().
- Возвращает
- Функция ничего не возвращает