TDPXHandle
- 22 Jan 2025
- 1 Minute à lire
- SombreLumière
- PDF
TDPXHandle
- 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
TDPXHandle is an intermediate data block used when importing a DPX file. Memory for this block must be acquired by the calling application.
typedef struct
{
/* Pointer to DPX context structure */
void *pHandleDpxContext;
/* Pointer to DPX InitKey structure */
void *pHandleDpxInitKey;
} TDPXHandle;
Cet article vous a-t-il été utile ?