Syntax
Structure
Parameters
Parameters |
Description |
---|---|
hAnalyzer |
Handle to the analyzer, created by pCreateAnalyzer. |
Description
Release resources acquired by pCreateAnalyzer
Remarks
See comments for pCreateAnalyzer. The language analyzer should ensure release of any allocated resources on DLL unload, even if pDestroyAnalyzer is not called.