AAL2DPXClose

Prev Next

Function prototype

aat_int32 AAL2DPXClose (TDPXHandle*   dpx_Handle);

Description

This function closes the DPX import process described by dpx_Handle, as well as the DPX file.

Parameters

  Table: Parameters (AAL2DPXClose)
TypeNameUseDescription
TDPXHandle *dpx_HandleIPointer to the handle used during the DPX file import operation.

Return codes

  Table: Return codes (AAL2DPXClose)
CodeMeaningCodeMeaning
0Success-1503Handle key is pointer null
-21Error file close failed-1504Invalid handle context eyecatcher
-30Error fatal error-1505Invalid handle key eyecatcher
-1501Handle pointer is null-1507Selected application pointer is null
-1502Handle context is pointer null