Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 460 Bytes

File metadata and controls

21 lines (14 loc) · 460 Bytes

ValidateFile

Description

Validates that the QLM DLL is authentic and was not tampered with.

bool ValidateFile(ref string errorMsg);

Arguments

Name Data Type Description
errorMsg string returned error message

Return

Data Type Description
bool true if the file is valid