BBjAPI::lcheckin
Description
In BBj 24.11 and higher, this method checks in a license that was previously checked out with lcheckout().
Syntax
| Return Value | Method |
|---|---|
| void | lcheckin(int license) |
Parameters
| Parameter | Description |
|---|---|
| license | The license handle that was returned by a successful lcheckout(). |
Return Value
None.
Remarks
This is equivalent to the LCHECKIN verb.
Example
|
Version History
See Also
LCHECKIN Verb - Check In License
BASIS License Service (BLS) Overview
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.