acltdtDestroyQueueRoute

Description

Destroys data of the acltdtQueueRoute type created by the acltdtCreateQueueRoute call.

Prototype

aclError acltdtDestroyQueueRoute(const acltdtQueueRoute *route)

Parameters

Parameter

Input/Output

Description

route

Input

Pointer to data of the acltdtQueueRoute type.

Returns

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