VolumeRefreshingPeriod Property of the License Object

This property provides access to the limitation period if the license limits the number of processed pages/characters during this period. The property uses as an input parameter the type of units (pages, characters) used by the ABBYY FineReader Engine license to limit the number of operations.

Syntax

C++

HRESULT get_VolumeRefreshingPeriod(
   LicenseCounterTypeEnum      CounterType,
   VolumeRefreshingPeriodEnum* Result
);
    

C#

VolumeRefreshingPeriodEnum get_VolumeRefreshingPeriod( LicenseCounterTypeEnum CounterType );
    

Visual Basic .NET

ReadOnly Property VolumeRefreshingPeriod(CounterType As LicenseCounterTypeEnum) As VolumeRefreshingPeriodEnum
    

Parameters

CounterType
[in] This variable specifies the type of units used by the ABBYY FineReader Engine license to limit the number of operations during the period. See the description of the LicenseCounterTypeEnum constants.
Result
[out, retval] Returns the license limitation period for the specified limitation units as the VolumeRefreshingPeriodEnum constant.

Return values

This function has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

License

Working with Properties

24.03.2023 8:51:52

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.