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