acltdtDestroyQueueRouteQueryInfo

Description

Destroys data of the acltdtQueueRouteQueryInfo type created by the acltdtCreateQueueRouteQueryInfo call.

Prototype

aclError acltdtDestroyQueueRouteQueryInfo(const acltdtQueueRouteQueryInfo *info)

Parameters

Parameter

Input/Output

Description

info

Input

Pointer to data of the acltdtQueueRouteQueryInfo type.

Returns

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