INI_DestroyParser
- Синтаксис
-
native INI_DestroyParser(&INIParser:handle);
Переменная | Описание |
---|---|
handle |
Handle to an INI Parse structure. |
- Описание
- Disposes of an INI parser.
- Возвращает
- True if disposed, false otherwise.