ServerSide.CertRenewState (PROP) ¶ PROPERTY CertRenewState : INT
ServerSide.CertTLSBootState (PROP) ¶ PROPERTY CertTLSBootState : INT
ServerSide.CertVerCount (PROP) ¶ PROPERTY CertVerCount : INT
PaintCmdAndEventListener.BeforePaint (METH) ¶ METHOD BeforePaint Request done before the first paint command data flow InOut: Scope Name Type Comment Input pClientData POINTER TO VisuStructClientData A pointer to a VisuStructClientData structure identifying the client used IftPaintCommandWriter IVisuPaintCommandWriter The interface to use to write the command
PaintCmdAndEventListener.CyclicPaint (METH) ¶ METHOD CyclicPaint Request done during the normal paint command data flow, as first commands InOut: Scope Name Type Comment Input pClientData POINTER TO VisuStructClientData A pointer to a VisuStructClientData structure identifying the client used IftPaintCommandWriter IVisuPaintCommandWriter The interface to use to write the command
PaintCmdAndEventListener.Reset (METH) ¶ METHOD Reset
TicketsSafe (FB) ¶ FUNCTION_BLOCK TicketsSafe Safe for tickets Tickect is created in “Server” mode and used in “Client” mode Methods: AddTicket CheckForExpired CreateTicket FB_Exit FB_Init GetFirstItem GetNextItem Init RefreshForExpired RemoveTicket RemoveTicketAll UseTicket prvGetIterateItem Structure: AddTicket (Method) CheckForExpired (Method) CreateTicket (Method) FB_Exit (Method) FB_Init (Method) GetFirstItem (Method) GetNextItem (Method) Init (Method) Private prvGetIterateItem (Method) RefreshForExpired (Method) RemoveTicket (Method) RemoveTicketAll (Method) UseTicket (Method)
TicketsSafe.AddTicket (METH) ¶ METHOD AddTicket Adds an existing ticket InOut: Scope Name Type Comment Input dwExternId DWORD External ID to link to the ticket sTicket TicketType Ticket
TicketsSafe.CheckForExpired (METH) ¶ METHOD CheckForExpired Check if for some tickets the use time is elapsed
TicketsSafe.CreateTicket (METH) ¶ METHOD CreateTicket : TicketType Creates and insert a new ticket InOut: Scope Name Type Comment Return CreateTicket TicketType Input dwExternId DWORD External ID to link to the ticket