QMed_GetLicenses

QMed_GetLicenses(totalSeats; occupiedSeats; productCodes; productSeats):error
totalSeats Longint Total number of seats
occupiedSeats Longint Currently occupied seats
productCodes Array string Product code of each expansion pack
productSeats Array longint Seats added by each expansion pack
error Longint Error result

Returns information about the installed multi-user licenses. This command is meaningful only in a client/server installation.

The totalSeats parameter receives the number of seats that have been registered in the application.

The occupiedSeats parameter receives the number of currently occupied seats.

The productCodes and productSeats parameters are arrays that receive the product code of each expansion pack and the number of seats contributed by the expansion pack. The sum of the values of the productSeats array elements should be equal to totalSeats.


QMedical © Escape
Generated by QDoc 2.8 on Wed, Jan 27, 2010 17:55:38