aclmdlDestroyAIPP

Description

Destroys data of the aclmdlAIPP type created by the aclmdlCreateAIPP call.

Prototype

aclError aclmdlDestroyAIPP(const aclmdlAIPP *aippParmsSet)

Parameters

Parameter

Input/Output

Description

aippParmsSet

Input

Pointer to data of the aclmdlAIPP type.

Returns

The value 0 indicates success, and other values indicate failure. For details, see aclError.