UpdateWorkflow Method of Client Object (COM-based API)
This method allows you to change settings of the specified workflow.
Visual Basic Syntax
Method UpdateWorkflow(
ByRef workflow As IWorkflow
)
C++ Syntax
HRESULT UpdateWorkflow(
IWorkflow* workflow
);
Parameters
workflow
[in] A pointer to a Workflow variable that represents new settings of the workflow.
Return Values
This method has no specific return values. It returns standard return values of ABBYY FineReader Server Open API functions.
See also
26.03.2024 13:49:49