acldvppDestroyPicDesc
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Destroys data of the acldvppPicDesc type created by the acldvppCreatePicDesc call.
Prototype
aclError acldvppDestroyPicDesc(acldvppPicDesc *picDesc)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
picDesc |
Input |
Pointer to data of the acldvppPicDesc type. |
Returns
0 on success; else, failure. For details, see aclError.
Parent topic: acldvppPicDesc