VisuFbDatasourceFramePathManager.GetCount (METH) ¶ METHOD GetCount : INT This method will return the number of replacement infos InOut: Scope Name Type Return GetCount INT
VisuFbDatasourceFramePathManager.GetItem (METH) ¶ METHOD GetItem : POINTER TO FrameRegistrationDataBase InOut: Scope Name Type Return GetItem POINTER TO FrameRegistrationDataBase Input pstPathName POINTER TO STRING
VisuFbDatasourceFramePathManager.GetReplacedPath (METH) ¶ METHOD GetReplacedPath : POINTER TO STRING(255) InOut: Scope Name Type Return GetReplacedPath POINTER TO STRING(255) Input pstInterfaceVar POINTER TO STRING(255) pReplacementInfo POINTER TO IDatasources.|ioReplacementInfo|
VisuFbDatasourceFramePathManager.GetReplacementInfo (METH) ¶ METHOD GetReplacementInfo : POINTER TO IDatasources.ReplacementInfo InOut: Scope Name Type Return GetReplacementInfo POINTER TO IDatasources.|ioReplacementInfo| Input pstFramePath POINTER TO STRING(255)
VisuFbDatasourceFramePathManager.Initialize (METH) ¶ METHOD Initialize : BOOL InOut: Scope Name Type Return Initialize BOOL Input pData POINTER TO ARRAY [0..0] OF FrameRegistrationDataHashTableElement nCount INT
VisuFctConvertLocalSystimedateToUTC (FUN) ¶ FUNCTION VisuFctConvertLocalSystimedateToUTC : SYSTIME Converts local date time to UTC time. InOut: Scope Name Type Return VisuFctConvertLocalSystimedateToUTC SYSTIME Input sysDate SYSTIMEDATE
VisuFbAnalyzeDateTimeFormatStringBase.Analyze (METH) ¶ METHOD PROTECTED Analyze : BOOL InOut: Scope Name Type Return Analyze BOOL
VisuFbAnalyzeDateTimeFormatStringBase.CheckCandidateForDecimals (METH) ¶ METHOD PROTECTED CheckCandidateForDecimals : BOOL It checks if placeholder is candidate for having decimals InOut: Scope Name Type Return CheckCandidateForDecimals BOOL Input placeholder VisuDateTimeFormatPlaceholders
VisuFbAnalyzeDateTimeFormatStringBase.GetCharHelp (METH) ¶ METHOD PROTECTED GetCharHelp : WORD Returns the zero based character (as ansi) in the string InOut: Scope Name Type Return GetCharHelp WORD Input p Visu_TypeString iLen DINT iIndex DINT
VisuFbAnalyzeDateTimeFormatStringBase.GetLanguageTextMayShort (METH) ¶ METHOD GetLanguageTextMayShort Appends the language specific text for “MayShort”; implemented as a copy to prevent having a performance overhead of the necessary comparison for all other texts too! InOut: Scope Name Type Input target IDateTimeLanguageTextTarget