ReadProductPropertiesFile
Description
Reads a Product Properties file and validates its signature.
Arguments
Name
Data Type
Description
productPropertiesFileName
string
the filename of the products properties file
errorMessage
string
error message if the operation failed.
Return
Data Type
Description
an object that contains a collection of IQlmProductProperty objects.
Remarks
This function can also read a license file that contains a ProductProperties section.
Example
Last updated