xxx_do()

extern XXX_ERROR XXX_API xxx_do (XXX_Data *);
      

Parameter:

XXX_Data *
Pointer to a structure XXX_Data.

Return value:

RE_SUCCESS or XXX error type.

Comment:

xxx_do() starts the recognition.

Reference: