Component Property of the BusinessCardField Object

This property provides access to a single component of the business card field by the index of this component.

Syntax

HRESULT get_Component(
   int                           Index,
   IBusinessCardFieldComponent** Result
);
    

Parameters

Index
[in] Specifies the index of the component. Must be in range from 0 to IBusinessCardField::ComponentsCount-1.
Result
[out, retval] A pointer to IBusinessCardFieldComponent* pointer variable that receives the interface pointer of the output BusinessCardFieldComponent object.

Return values

This function has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

BusinessCardField

Business Card Recognition

Working with Properties

12.12.2022 20:26:03

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.