FBFileTransfer.OnCyclicActionDone (METH) ¶ METHOD PROTECTED OnCyclicActionDone : BOOL InOut: Scope Name Type Return OnCyclicActionDone BOOL Output xComplete BOOL iErrorID INT
IVisualizationClient.ClientDevicePixelRatio (PROP) ¶ PROPERTY ClientDevicePixelRatio : REAL Returns the device pixel ratio of the client
IVisualizationClient.ClientHeight (PROP) ¶ PROPERTY ClientHeight : INT Returns the height of the client
IVisualizationClient.CurrentVisuName (PROP) ¶ PROPERTY CurrentVisuName : STRING Returns the qualified name of the currently active toplevel visualization.
IVisualizationClient.GetClientName (METH) ¶ METHOD GetClientName : STRING Returns the name of the given client if specified in the according configuration of the client which is dependent on the concrete type of client. InOut: Scope Name Type Comment Return GetClientName STRING Output xIsValid BOOL TRUE : The client name is configured
IVisualizationClient.GetIPv4Address (METH) ¶ METHOD GetIPv4Address : STRING Returns the IPv4 address of the given client in dotted notation if provided by the client which is typically only done for webvisualizations. InOut: Scope Name Type Comment Return GetIPv4Address STRING Output xIsValid BOOL TRUE : The ip address is valid
IVisualizationClient.GetRemoteTargetVisuId (METH) ¶ METHOD GetRemoteTargetVisuId : DWORD Returns the device identification of the given client. This information is only available for remote targetvisualizations starting with 3.5.11.0. InOut: Scope Name Type Comment Return GetRemoteTargetVisuId DWORD Output xIsValid BOOL TRUE : Identification is valid
IVisualizationClient.GetRemoteTargetVisuVersion (METH) ¶ METHOD GetRemoteTargetVisuVersion : VERSION Returns the device version of the given client. This information is only available for remote targetvisualizations starting with 3.5.11.0. InOut: Scope Name Type Comment Return GetRemoteTargetVisuVersion VERSION Output xIsValid BOOL TRUE : Version is valid
IVisualizationClient.InputType (PROP) ¶ PROPERTY InputType : VisuInputType
IVisualizationClient.NextVisuName (PROP) ¶ PROPERTY NextVisuName : STRING Returns the name of the next visualization to be displayed or an empty string, if the visualization is unknown