native
SMC_DestroyParser
Syntax
native SMC_DestroyParser(&SMCParser:handle);
Description
Disposes of an SMC parser.
Parameters
| handle | Handle to an SMC Parse structure. |
|---|
Return
True if disposed, false otherwise.
native
native SMC_DestroyParser(&SMCParser:handle);
Disposes of an SMC parser.
| handle | Handle to an SMC Parse structure. |
|---|
True if disposed, false otherwise.