aclfvDestroyRepoRange
The
The
Description
Destroys data of the aclfvRepoRange type created by the aclfvCreateRepoRange call.
Prototype
aclError aclfvDestroyRepoRange(aclfvRepoRange *repoRange)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
repoRange |
Input |
Pointer to data of the aclfvRepoRange type. |
Returns
The value 0 indicates success, and other values indicate failure. For details, see aclError.
Parent topic: aclfvRepoRange