How to gather License usage for Windows Runtime Licenses?

Question

How can I gather a usage report for for Windows Runtime Licenses?

Answer

You can use the License Object (ILicense Interface) to access information about the license.

Properties:

  • Volume - Returns the total number of pages/characters which can be processed during a period if the license has such a limitation.
  • VolumeRemaining - Returns the remaining number of pages/characters which can be processed till the end of the current period if the license has such a limitation. When this property value reaches 0, analysis, recognition, and export operations will not be possible. See also the VolumeRefreshingPeriod property.

The licenses are added in the License Server Manager. 

License Object (ILicense Interface)  more info:

FineReader Engine 12: https://help.abbyy.com/en-us/finereaderengine/12/user_guide/apireference_licensecountertypeenum/

FlexiCapture SDK: https://help.abbyy.com/en-us/flexicapturesdk/12/user_guide/fceapireference_licensecountermeasuringunitenum/

 

 

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.