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.
このプロパティは、ライセンスにそのような制限がある場合、一定期間内に処理できるページ数または文字数の合計を取得します。このプロパティでは、入力パラメーターとして、ABBYY FineReader Engine ライセンスが処理回数の制限に使用する単位の型 (ページ、文字) を指定します。期間は、ILicense::VolumeRefreshingPeriod プロパティで指定します。
HRESULT get_Volume(
LicenseCounterTypeEnum CounterType,
int* Result
);
int get_Volume( LicenseCounterTypeEnum CounterType );
ReadOnly Property Volume(CounterType As LicenseCounterTypeEnum) As Integer
CounterType
[in] この変数は、ABBYY FineReader Engine ライセンスが期間中の操作数を制限するために使用する単位の種類を指定します。LicenseCounterTypeEnum 定数の説明を参照してください。
Result
[out, retval] 期間中に処理できる、指定された制限単位の総数を返します。
この関数に固有の戻り値はありません。ABBYY FineReader Engine 関数の標準の戻り値を返します。
License
Properties の操作