imgdb::util::StopCollect Function

Syntax

void StopCollect();

Parameters

None.

Return Values

None.

Description

Stops the process of collecting pictures.

Requests a stop to the processing of the CollectPicture function from another thread. Because stoppage may be denied with just one call to this function, it is necessary to continue to make stoppage requests until processing is returned from the CollectPicture function.


CONFIDENTIAL