AAL2CINIT_APrepare
- 22 Jan 2025
- 1 Minute à lire
- SombreLumière
- PDF
AAL2CINIT_APrepare
- 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 AAL2CINIT_APrepare(TCinitHandle* CHandle,
aat_ascii* HeaderRecord,
aat_ascii* InitKey);
Description
This function is used to initialize the import process of a CINIT_A.DGP file.
This function is mentioned for compatibility reasons with previous releases. It is obsolete and should not be used anymore.
Unlike with the DPX file, the application is responsible for all the I/O operations to the file. This function is called by passing it the CINIT_A.DGPHeaderRecord, which should be the first in the file, and the 14-digit InitKey that has been used to encrypt the file.
If this key is successfully verified, the CHandle is populated for use by the AAL2CINIT_AProcess function.
Parameters
Return codes
Cet article vous a-t-il été utile ?