aclfvDestroyQueryTable

The Atlas 200/300/500 Inference Product does not support this API.

The Atlas Training Series Product does not support this API.

Description

Destroys data of the aclfvQueryTable type created by the aclfvCreateQueryTable call.

Prototype

aclError aclfvDestroyQueryTable(aclfvQueryTable *queryTable)

Parameters

Parameter

Input/Output

Description

queryTable

Input

Pointer to data of the aclfvQueryTable type.

Returns

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