INI_DestroyParser

Syntax

native INI_DestroyParser(&INIParser:handle);

Usage

handle
Handle to an INI Parse structure.

Description

Disposes of an INI parser.

Return

True if disposed, false otherwise.