StructVisuClient (STRUCT)¶
TYPE StructVisuClient : STRUCT
Structure of Visu Client
- InOut:
Name
Type
Comment
iClientIdLocalINTClient ID referred to the situaion on local PC
dwExternIdCLDWORDExternal ID created on client side, the original one
pClientPOINTER TO VisuStructClientData
Pointer to the client structure
ClientTypeVisu_ClientTypeClient type
dwCreationFlagsDWORDCreation flags
pTagDataPOINTER TO VisuStructClientTagData
Pointer to Tag data structure
sPageNameSTRINGPage displayed
dwExternIdSVDWORDExternal ID created on server side, the duplicated one
xRegistSVBOOLIf the client is registered on the server
xNewBOOLIf it’s the new client insertion
strDataLoginxPntCmdDone1BOOLIf the paint commands related to IP address have already done
sTicketTicket to link to the ID just created
xPntCmdToDo1BOOLIf the paint commands related to ticket to use in case of redundancy has to be done
paFrameSelPOINTER TO ARRAY [0..9] OF INT
Pointer to the indexes of the frames selected
iSzFameINTxIsRemovedBOOLThe client will be removed at the next cycle. It has been removed yet from RTS, pClient is not more valid