aclfvDestroySearchResult

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 aclfvSearchResult type created by the aclfvCreateSearchResult call.

Prototype

aclError aclfvDestroySearchResult(aclfvSearchResult *searchResult)

Parameters

Parameter

Input/Output

Description

searchResult

Input

Pointer to data of the aclfvSearchResult type.

Returns

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