imgdb::search::Initialize Function

Syntax

void Initialize();

Parameters

None.

Return Values

None.

Description

Initializes the picture search features.

This function must be called once before you can use picture searching. In addition, it must be called after the call to the imgdb::Initialize function.
After you call this function, approximately 24 KB of memory will be used until the Finalize() function is called.


CONFIDENTIAL