Returns an array of all the feature sets associated with the license key. Within a feature set (each element of the array), if several features are associated to a license key, the returned value is a bitwise OR of these features.
This function must be called after a call to ValidateLicense or ValidateLicenseEx.
This function must be called after a call to ValidateLicense or ValidateLicenseEx.
C++: int *Features
C#:/STRONG> int [] Features
Comments
0 comments
Article is closed for comments.