FrameManager.Initialize (METH) ¶ METHOD Initialize : BOOL InOut: Scope Name Type Return Initialize BOOL Input pData POINTER TO ARRAY [0..0] OF FrameRegistrationData nCount INT
MappingDesc_ArrayArbitrary.FindChild (METH) ¶ METHOD FindChild : SymbolicVarsBase.ITreeWalker InOut: Scope Name Type Return FindChild SymbolicVarsBase.ITreeWalker Input pstPath POINTER TO STRING varInfo REFERENCE TO SymbolicVarsBase.VariableInformation pResult POINTER TO UDINT Inout iOffsetInPath __XWORD
MappingDesc_ArrayArbitrary.protTokenLength (METH) ¶ METHOD PROTECTED protTokenLength : DINT InOut: Scope Name Type Return protTokenLength DINT Input pst POINTER TO STRING
MappingDesc_ArraySubRange.protDoNotifyArrayAccess (METH) ¶ METHOD PROTECTED protDoNotifyArrayAccess InOut: Scope Name Type Input pst POINTER TO STRING len INT notfiyClient IArrayNotifiable
OurVarInfo.AccessRights (PROP) ¶ PROPERTY AccessRights : SymbolicVarsBase.ACCESSRIGHTS
OurVarInfo.ArrayAccessDetected (METH) ¶ METHOD ArrayAccessDetected If implemented, this method is called to notify about a valid array access that was parsed. By valid we understand that it is syntactically correct as well as within the allowed array range.*) InOut: Scope Name Type Comment Input pstr POINTER TO STRING The pointer to the beginning of the array access, ie. the opening parenthese ‘[’ length INT The length of the array access within the string as it might not be 0 terminated after the closing parenthese. As an example, the value will be 3 for ‘[1]’ or 5 for ‘[3,4]’ * )
OurVarInfo.SetArrayNotificationClient (METH) ¶ METHOD SetArrayNotificationClient InOut: Scope Name Type Input client SymbolicVarsBase.IArrayNotifiable
CDSV3Request.ContentData (PROP) ¶ PROPERTY ContentData : POINTER TO BYTE
DatasourcesMgr.GetPersistantItemList (METH) ¶ METHOD GetPersistantItemList : IDatasources.IDataItemListPersistant InOut: Scope Name Type Return GetPersistantItemList IDatasources.IDataItemListPersistant Input listNr INT
DatasourcesMgr.Lock (METH) ¶ METHOD Lock : IDatasources.SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return Lock IDatasources.SysTypes.RTS_IEC_RESULT Input xBlocking BOOL