Skip to main content

What it does

Returns a licensing ticket.

Definition

bool GetNewTicket( int sessionId, int stationType, out TicketInfo ticketInfo );

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

TypeDescription
boolThe flag that shows if the ticket has been obtained
TicketInfoLicensing ticket