AddToList Method of the ListParams Object
This method adds the paragraph to the list.
Syntax
HRESULT AddToList( IListParams* ListParams );
Parameters
- ListParams
- [in] This parameter refers to the ListParams object which contains the parameters of the list to which the paragraph should be added.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
7/3/2024 8:50:25 AM