Debenu Quick PDF logo

DeleteAnalysis

Document properties

Description

Removes a set of analysis results from memory. Call this function after calling AnalyseFile and GetAnalysisInfo when you no longer need the information.

Syntax

Delphi

function TDebenuPDFLibrary1811.DeleteAnalysis(AnalysisID: Integer): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::DeleteAnalysis(AnalysisID As Long) As Long

DLL

int DPLDeleteAnalysis(int InstanceID, int AnalysisID)

Parameters

AnalysisID The ID of the set of analysis results to delete, as returned by the AnalyseFile function

Return values

0 The specified analysis ID was not valid
1 The set of analysis results with the specified ID was deleted successfully

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport