What it does
Returns a licensing ticket.Definition
Parameters
Name | Type | Description |
sessionId | int | The ID of the connection to the Application Server |
stationType | int | The type of the station for which the ticket must be obtained. See WorkstationType for possible values. Note: Use the WT_Verification and the WT_Validation values instead of WT_RemoteDataVerification and WT_RemoteVerification ones respectively. |
Returned value
| Type | Description |
|---|---|
| bool | The flag that shows if the ticket has been obtained |
| TicketInfo | Licensing ticket |
