Return values of KCMLGetMSIInfo() and KCMLGetInstalledProductInfo()

DEF ENUM enumeration name KCML_MSI_ENUM

Enumeration ValueValueDescription
_KCML_MSI_SUCCESS0Success
_KCML_MSI_FILENOTFOUND1File not found
_KCML_MSI_OPENFAILED2Failed to open file
_KCML_MSI_INVALIDARG3Invalid argument
_KCML_MSI_INSTALLEDOTHER4Product is installed for a different user
_KCML_MSI_ADVERTISED5Product is advertised but not installed
_KCML_MSI_NOTINSTALLED6Product is not installed

Back to the list of Enumerations and Constants