aclmdlDestroyAIPP
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
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
0 on success; else, failure. For details, see aclError.
Parent topic: aclmdlAIPP