CheckAndSavePKey() for trial key

Can function CheckAndSavePKey() to store a trial product key?If I use this func for trial key I get error TA_E_PKEY ( invalid product key ). Is this OK?Are there any ways to remember used trial product key using only internal turboactivate's calls?

Hey Kirill,

Can function CheckAndSavePKey() to store a trial product key?

Are you talking about a trial extension? If so, then no. Use ExtendTrial().

If you're talking about an actual product key, then yes.