aclopDestroyAttr
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Destroys data of the aclopAttr type created by the aclopCreateAttr call.
Prototype
void aclopDestroyAttr(const aclopAttr *attr)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
attr |
Input |
Pointer to the aclopAttr data to destroy. |
Returns
None
Parent topic: aclopAttr