IsFeatureEnabledEx

Description

Returns whether the specified feature is enabled in this license key.

 bool IsFeatureEnabledEx (int featureSet, int feature)

Arguments

NameData TypeDescription
featureSetintid of the feature set. QLM supports four feature sets (0 to 3).
featureIDintid of the feature to be checked.

Return

Data TypeDescription
booltrue if the feature is enabled