UdintElementFactory.prvInstSize (PROP) ¶ PROPERTY prvInstSize : CAA.SIZE
UintElement.ElementEquals (METH) ¶ METHOD ElementEquals : BOOL Returns true of this element and itfElement are equal. InOut: Scope Name Type Comment Return ElementEquals BOOL Input itfElement IElement The element to compare
UintElement.ElementHashCode (METH) ¶ METHOD ElementHashCode : LINT Returns the hashcode of this element. InOut: Scope Name Type Return ElementHashCode LINT
UintElement.UintValue (PROP) ¶ PROPERTY UintValue : UINT Returns the value of the element.
UintElement.prvInstInit (METH) ¶ METHOD prvInstInit : FBF.ERROR This methode is called from the factory to give a chance to initialize the new fb instance with the content of itfData InOut: Scope Name Type Return prvInstInit FBF.ERROR Input itfData FBF.IData
UintElementFactory.Create (METH) ¶ METHOD Create : IUintElement Creates a IntElement InOut: Scope Name Type Return Create IUintElement Input uiValue UINT Output eError FBF.ERROR
UintElementFactory.prvInstCount (PROP) ¶ PROPERTY prvInstCount : CAA.COUNT
TimeElement.ElementHashCode (METH) ¶ METHOD ElementHashCode : LINT Returns the hashcode of this element. InOut: Scope Name Type Return ElementHashCode LINT
TimeElement.TimeValue (PROP) ¶ PROPERTY TimeValue : TIME Returns the value of the element.
TimeElement.prvInstInit (METH) ¶ METHOD prvInstInit : FBF.ERROR This methode is called from the factory to give a chance to initialize the new fb instance with the content of itfData InOut: Scope Name Type Return prvInstInit FBF.ERROR Input itfData FBF.IData