Hi,
Is there a way through the API to get all metadata keys? For example, lets say I wanted to call:
LEXACTIVATOR_API int LA_CC GetLicenseMetadata(CSTRTYPE key, STRTYPE value, uint32_t length);
Is there a way to find all values that would work for the ‘key’ parameter or do I have to know those myself ahead of time?
Thanks