SMC_DestroyParser

Syntax

native SMC_DestroyParser(&SMCParser:handle);

Usage

handle
Handle to an SMC Parse structure.

Description

Disposes of an SMC parser.

Return

True if disposed, false otherwise.