Question about SetLicenseCallback

Hello,

Is there some recommendation on where to place SetLicenseCallback in my code? Should it be placed before or after the license check or does it not matter?

Regards

Hi John,

It must be placed just before IsLicenseGenuine () function.