FieldByType Property of the BusinessCard Object

This property provides access to a single field of the business card by the type of the field.

Syntax

HRESULT get_FieldByType(
   BusinessCardFieldTypeEnum Type,
   int                       Index,
   IBusinessCardField**      Result
);
    

Parameters

Type
[in] Specifies the type of the field. See the description of the BusinessCardFieldTypeEnum constants.
Index
[in] Specifies the index of the field in the internal array of the fields of the same type. Must be in range from 0 to IBusinessCard::FieldsCountByType-1.
Result
[out, retval] A pointer to IBusinessCardField* pointer variable that receives the interface pointer of the output BusinessCardField object.

Return values

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

See also

BusinessCard

Business Card Recognition

Working with Properties

27.04.2022 8:30:37

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.