StructCmdNewClient (STRUCT) ¶ TYPE StructCmdNewClient : STRUCT Structure that contains the data to send in case of new client InOut: Name Type Comment ClientType Visu_ClientType Client type dwExternIdCL DWORD External ID created on client side, the original one dwCreationFlags DWORD Creation flags iNumTag INT Number of following tag. The “following tags” will be added during the creation list
StructCmdNewFrame (STRUCT) ¶ TYPE StructCmdNewFrame : STRUCT Structure that contains the data to send in case of new frame InOut: Name Type Comment ClientType Visu_ClientType Client type dwExternId DWORD External ID iFrame INT Frame index iSelected INT Page selected into frame sPageFr STRING Page name, where the frame belongs to sPageDisp STRING Page name actually displayed
StructCmdNewLogin (STRUCT) ¶ TYPE StructCmdNewLogin : STRUCT Structure that contains the data to send in case of new login/logout InOut: Name Type Comment ClientType Visu_ClientType Client type dwExternId DWORD External ID strDataLogin StructDataLogin Login data
StructCmdNewPage (STRUCT) ¶ TYPE StructCmdNewPage : STRUCT Structure that contains the data to send in case of new page InOut: Name Type Comment ClientType Visu_ClientType Client type dwExternId DWORD External ID sPage STRING(80) Name of the page
ServerStructCommand (STRUCT) ¶ TYPE ServerStructCommand : STRUCT Structure that contains some data related to server received command InOut: Name Type Comment udiCount UDINT Total call count uiErrCount UINT Total error count
StructClientCommand (STRUCT) ¶ TYPE StructClientCommand : STRUCT Structure that contains some data related to client command InOut: Name Type Comment udiCount UDINT Total call count tLastDuration TIME Last duration time uiErrCount UINT Total error count
StructCmdHandleCertificate (STRUCT) ¶ TYPE StructCmdHandleCertificate : STRUCT Struct that contains the answer of Certificate handling commands InOut: Name Type Comment udiError UDINT Error bThumb ARRAY [0..(GVL_CONSTANT.THUMB_SIZE - 1)] OF BYTE Certificate thumbprint rtsCryptoID CmpX509Cert.CmpX509Cert_Implementation.RtsCryptoID The hashing algorithmen used to generate the thumbprint.
StructCmdHandleClientAns (STRUCT) ¶ TYPE StructCmdHandleClientAns : STRUCT Struct that contains the answer of Client handling commands InOut: Name Type Comment iCnt INT Number of valid structures below asID ARRAY [1..GVL_CONSTANT.MAX_CLIENT_HANDLING] OF StructCmdHandleClientAnsSub bUtIndex BYTE Used for unit test only
StructCmdHandleClientAns2 (STRUCT) ¶ TYPE StructCmdHandleClientAns2 : STRUCT Struct that contains the answer of Client handling commands InOut: Name Type Comment iCnt INT Number of valid structures below asID ARRAY [1..GVL_CONSTANT.MAX_CLIENT_HANDLING] OF StructCmdHandleClientAnsSub2 bUtIndex BYTE Used for unit test only
Functions ¶ CertCreate (Function) CertRemove (Function) CheckThumbString (Function) ConvThumbToBytes (Function) ConvThumbToString (Function) EnumUnitTest (Enum) GetCertHandle (Function) GetCertRenewTime (Function) GetCurrentUtcOffset (Function) GetUnitTestStatus (Function) IsTimeExpired (Function) LogManager (Function) UTC_TO_DT (Function) WriteCfgThumb (Function)