AddNew Method of the ExportProfiles Object

This method adds an export profile at the end of the collection.

Syntax

Visual Basic .NET

Function AddNew(
  ExportParams As ExportParams _
) As ExportProfile
    

C++

HRESULT AddNew(
  IExportParams    ExportParams,
  IExportProfile** Result
);
    

Parameters

ExportParams
[in] This parameter refers to the ExportParams object that contains parameters of export. Must not be NULL.
Result
[out, retval] A pointer to the IExportProfile* variable that receives the interface pointer for the added export profile.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.

See also

ExportProfiles

15.08.2023 13:19:30

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.