acltdtDestroyQueueRouteList

Description

Destroys data of the acltdtQueueRouteList type created by the acltdtCreateQueueRouteList call.

Prototype

aclError acltdtDestroyQueueRouteList(const acltdtQueueRouteList *routeList)

Parameters

Parameter

Input/Output

Description

routeList

Input

Pointer to data of the acltdtQueueRouteList type.

Returns

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