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