aclvencDestroyFrameConfig

The Atlas Training Series Product does not support this API.

Description

Destroys data of the aclvencFrameConfig type created by the aclvencCreateFrameConfig call.

Prototype

aclError aclvencDestroyFrameConfig(aclvencFrameConfig *config)

Parameters

Parameter

Input/Output

Description

config

Input

Pointer to data of the aclvencFrameConfig type.

Returns

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