AAL2GenQAKey
- 22 Jan 2025
- 1 Minute à lire
- SombreLumière
- PDF
AAL2GenQAKey
- Mis à jour le 22 Jan 2025
- 1 Minute à lire
- SombreLumière
- PDF
The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article
Avez-vous trouvé ce résumé utile ?
Merci pour vos commentaires
Function prototype
aat_int32 AAL2GenQAKey (aat_ascii* aQAIndexList,
aat_ascii* aQAHashData,
aat_ascii* aUserID,
aat_ascii* aQAKey[32+1]);
Description
This function generates a QA key for AAL2GenActivationCodeEx based on two lists of indexes and their matching hashes, and the QA key user ID owner.
Parameters
Return codes
Code | Meaning | Code | Meaning |
---|---|---|---|
0 | Success | 541 | Invalid index list |
533 | Invalid UserId pointer | 542 | Invalid hash list |
540 | Invalid QAkey pointer | -1501 | Memory allocation failed |
Cet article vous a-t-il été utile ?