ClientSide.ExecCmdCertRenewEnd (METH) ¶ METHOD ExecCmdCertRenewEnd : BOOL InOut: Scope Name Type Return ExecCmdCertRenewEnd BOOL Input pData POINTER TO StructCmdHandleCertificate
ClientSide.CmdCertRenew (METH) ¶ METHOD CmdCertRenew Execution of command: Certificate renewal It simply sends the info to the server, no data are sent InOut: Scope Name Type Comment Output xDone BOOL Operation done, with or without errors error INT Error
ClientSide.CmdCertRenewAck (METH) ¶ METHOD CmdCertRenewAck Execution of command: Check if certificate renewal is acknowledged It sends the request to the server, along with the client error InOut: Scope Name Type Comment Input pDataTrs POINTER TO BYTE Pointer to the data to transmit iCount DINT Number of bytes to transmit Output xDone BOOL Operation done, with or without errors error INT Error
ClientSide.CmdCertRenewEnd (METH) ¶ METHOD CmdCertRenewEnd Execution of command: Check if certificate renewal is finished It sends the request to the server, along with the thumbprint InOut: Scope Name Type Comment Input pDataTrs POINTER TO BYTE Pointer to the data to transmit iCount DINT Number of bytes to transmit Output xDone BOOL Operation done, with or without errors error INT Error
ClientSide.CmdIsClientRegistered (METH) ¶ METHOD CmdIsClientRegistered Execution of command: Is remove client registered InOut: Scope Name Type Comment Input pDataTrs POINTER TO ARRAY [0..0] OF StructCmdRemoveClient Pointer to the data to transmit iCount INT Number of structure to transmit Output xDone BOOL Operation done, with or without errors error INT Error
ClientSide.CmdLink (METH) ¶ METHOD CmdLink Execution of command: Link It simply checks if the the server replies It can be used for the heartbeat InOut: Scope Name Type Comment Output xDone BOOL Operation done, with or without errors error INT Error
ClientSide.CmdNewClient (METH) ¶ METHOD CmdNewClient Execution of command: New client Send to server the information that a client has been added InOut: Scope Name Type Comment Input pDataTrs POINTER TO BYTE Pointer to the data to transmit diCount DINT Number of bytes to transmit Output xDone BOOL Operation done, with or without errors error INT Error
ClientSide.CmdNewFrame (METH) ¶ METHOD CmdNewFrame Send to server the information that new page is visible InOut: Scope Name Type Comment Input pDataTrs POINTER TO ARRAY [0..0] OF StructCmdNewFrame Pointer to the data to transmit iCount INT Number of structure to transmit Output xDone BOOL Operation done, with or without errors error INT Error
ClientSide.ExecCmdRemoveClient (METH) ¶ METHOD ExecCmdRemoveClient : BOOL InOut: Scope Name Type Return ExecCmdRemoveClient BOOL Input iTestCase INT
ClientSide.ExecCmdTest (METH) ¶ METHOD ExecCmdTest : BOOL InOut: Scope Name Type Return ExecCmdTest BOOL