メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

このメソッドは Windows 用 FRE で実装されています。
FineReader Engine を使用するクライアント プロセスの ID を設定します。ホスト プロセスはクライアント プロセスが動作中かどうかを確認でき、動作していなければ終了させることができます。

構文

C++

HRESULT SetClientProcessId( int Id );

C#

void SetClientProcessId( int Id );

Visual Basic .NET

Sub SetClientProcessId(Id As Integer)

パラメーター

Id [in] このパラメーターには、クライアントプロセスの識別子が含まれます。

戻り値

このメソッドに固有の戻り値はありません。ABBYY FineReader Engine 関数の標準戻り値を返します。

関連項目

IHostProcessControl OutprocLoader Engine オブジェクトのさまざまな読み込み方法