VisuDlg_ProcessExpFloatFormatSwitch (FUN) ¶ FUNCTION VisuDlg_ProcessExpFloatFormatSwitch : BOOL switches the format of the displayed value between exponential and float / decimal value and changes caret position and selection InOut: Scope Name Type Comment Return VisuDlg_ProcessExpFloatFormatSwitch BOOL Inout stOutputValue STRING stVariableValue STRING iCaretPosition INT The current position of the caret. Either within the text or at the end of the text iSelectionStart INT The start of the selected text (1-relative) iSelectionEnd INT The end of the selected text (1-relative). If the complete text is selected this parameter is textlength + 1 bInit BOOL Initialize of global value for extended numpad, should be done with the first action. Input bPassword BOOL
VisuDlg_SetErrorColor (FUN) ¶ FUNCTION VisuDlg_SetErrorColor : DWORD not used any more, but keept for compatibility InOut: Scope Name Type Return VisuDlg_SetErrorColor DWORD Input bError BOOL
OriPrimUnion (UNION) ¶ TYPE OriPrimUnion : UNION All member of this union have to extend ElemPrimBase! InOut: Name Type base ElemPrimBase gc OriPrimGreatCircle linear OriPrimLinear axis OriPrimAxis ob ElemFunOriBlending oab ElemFunOriAxisBlending
OriPrim_CreateOriSpace (FUN) ¶ FUNCTION OriPrim_CreateOriSpace : BOOL InOut: Scope Name Type Inout errCtx SMRE.ErrorContext ef ElemFun traces ElemFunTraces Inout Const poseStart ElemFunPose poseDest ElemFunPose Return OriPrim_CreateOriSpace BOOL
Visu_FbDialogLoginProvider.RetryWaitTime (PROP) ¶ PROPERTY RetryWaitTime : TIME If a value <> t#0s is assigned here then this will be the waittime until the next login attempt is started. If a value = 0 is assigned, then the default waittime will be used.
Visu_FbDialogLoginProvider.RetryWaitTime_Ms (PROP) ¶ PROPERTY RetryWaitTime_Ms : UDINT If a value <> 0 is assigned here then this will be the waittime until the next login attempt is started. If a value = 0 is assigned, then the default waittime will be used.
Visu_FbDialogLoginProvider.StartGetCredentials (METH) ¶ METHOD StartGetCredentials : __UXINT Will return an id of the question for credentials. This id can be used in the following calls to |ICredentialsProvider.IsGetCredentialsFinished| InOut: Scope Name Type Comment Return StartGetCredentials __UXINT Input pstDataSource POINTER TO STRING The name of the datasource to request credentials for. Can be used as an informative hint to the user for example. Output udiErrorCode IDatasources.SysTypes.RTS_IEC_RESULT An error code representing the result of this operation. In case of ERR_PENDING there will be further calls to this method.
Visu_FbDialogLoginProvider.Title (PROP) ¶ PROPERTY Title : STRING
OriPrim_Eval (FUN) ¶ FUNCTION OriPrim_Eval : BOOL InOut: Scope Name Type Comment Inout errCtx SMRE.ErrorContext Inout Const ef ElemFun vT SM3M.SMC_VECTOR3D In: The position given in the coordinate system of the element function. Only used for OriPrimType Axis and OriAxisBlending. Inout q SM3M.SMC_Quat Out: The orientation, given in the coordinate system of the element function. Input x LREAL t LREAL Return OriPrim_Eval BOOL
Visu_FbDialogLoginProvider.TitlePrefix (PROP) ¶ PROPERTY TitlePrefix : STRING