aclvencDestroyChannelDesc

The Atlas Training Series Product does not support this API.

Description

Destroys data of the aclvencChannelDesc type created by the aclvencCreateChannelDesc call.

Prototype

aclError aclvencDestroyChannelDesc(aclvencChannelDesc *channelDesc)

Parameters

Parameter

Input/Output

Description

channelDesc

Input

Pointer to data of the aclvencChannelDesc type.

Returns

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