FrameRegistrationDataBase.ElementCompareTo (METH) ¶ METHOD ElementCompareTo : INT Compares this element with itfElement. Returns 0 if the elements are equal, < 0 if the element is less than itfElement, > 0 if the element is greater than itfElement. This method will be called from sorted collections (e.g. |SortedList| ) to sort elements. IMPORTANT: The underlying value to be compared with MUST NOT be changed during the lifecycle of the object. InOut: Scope Name Type Comment Return ElementCompareTo INT Input itfElement COL.IElement The element to compare
FrameRegistrationDataBase.ElementEquals (METH) ¶ METHOD ElementEquals : BOOL Returns true of this element and itfElement are equal. This method will be called from the function block |HashTable| to find an element by key if the hashcode of an element collides with an other element. IMPORTANT: The underlying value to be compared with MUST NOT be changed during the lifecycle of the object. InOut: Scope Name Type Comment Return ElementEquals BOOL Input itfElement COL.IElement The element to compare
FrameRegistrationDataBase.ElementHashCode (METH) ¶ METHOD ElementHashCode : LINT Returns the hashcode of this element. This method is used by hash based collections (e.g. |Hashtable| ) to get the hashcode from a element. IMPORTANT: The value of the method MUST NOT be changed during the lifecycle of the object. InOut: Scope Name Type Return ElementHashCode LINT
FrameRegistrationDataBase.ReplacementInfo (PROP) ¶ PROPERTY ReplacementInfo : POINTER TO IDatasources.ReplacementInfo
VisuFbDatasourcesResourceEntries_SysMem.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
VisuFbDatasourcesResourceEntries_SysMem.Create (METH) ¶ METHOD Create : POINTER TO Visu_DatasourcesResourceEntry InOut: Scope Name Type Return Create POINTER TO Visu_DatasourcesResourceEntry
VisuFbDatasourcesResourceEntries_SysMem.Release (METH) ¶ METHOD Release InOut: Scope Name Type Input pEntry POINTER TO Visu_DatasourcesResourceEntry
VisuFbResourcesEntryVector.abstrAssign (METH) ¶ METHOD abstrAssign : UDINT InOut: Scope Name Type Return abstrAssign UDINT Input pbt POINTER TO BYTE udiIndex UDINT
VisuFbResourcesEntryVector.abstrSizeOfElement (METH) ¶ METHOD abstrSizeOfElement : UDINT InOut: Scope Name Type Return abstrSizeOfElement UDINT
VisuFbResourcesEntryVector.abstrDataPtrChanged (METH) ¶ METHOD abstrDataPtrChanged : UDINT InOut: Scope Name Type Return abstrDataPtrChanged UDINT