Skip to main content

What it does

Updates a licensing ticket.

Definition

bool UpdateTicket( int sessionId, int ticketId, out TicketInfo ticketInfo );

Parameters

NameTypeDescription
sessionIdintThe ID of the connection to the Application Server
ticketIdintThe ID of the licensing ticket

Returned value

TypeDescription
boolThe flag which shows if the ticket has been updated or not
TicketInfoLicensing ticket