PStringToDintMap.AddPStringDintPair (METH) ¶ METHOD AddPStringDintPair : UDINT InOut: Scope Name Type Return AddPStringDintPair UDINT Input pstr POINTER TO STRING diValue DINT
PStringToDintMap.CaseSensitive (PROP) ¶ PROPERTY CaseSensitive : BOOL The default is TRUE
PStringToDintMap.Clear (METH) ¶ METHOD Clear : UDINT InOut: Scope Name Type Return Clear UDINT
PStringToDintMap.CopyStrings (PROP) ¶ PROPERTY CopyStrings : BOOL
PStringToDintMap.FB_Exit (METH) ¶ METHOD FB_Exit : UDINT InOut: Scope Name Type Return FB_Exit UDINT Input bInCopyCode BOOL
PStringToDintMap.GetIndex (METH) ¶ METHOD GetIndex : DINT InOut: Scope Name Type Return GetIndex DINT Input pstr POINTER TO STRING Output udiResult UDINT
InstancePathNodeFinder.Find (METH) ¶ METHOD Find : IInstancePathBuildingNode InOut: Scope Name Type Return Find IInstancePathBuildingNode Input stPath STRING(255)
InstancePathNodeFinder.FindLong (METH) ¶ METHOD FindLong : IInstancePathBuildingNode InOut: Scope Name Type Return FindLong IInstancePathBuildingNode Input pstPath POINTER TO STRING
InstancePathNodeFinder.FindLongWithData (METH) ¶ METHOD FindLongWithData : IInstancePathBuildingNode InOut: Scope Name Type Comment Return FindLongWithData IInstancePathBuildingNode Input pstPath POINTER TO STRING pData POINTER TO BYTE some userdefined data Output bEnd BOOL prt POINTER TO IInstancePathBuildingNode
InstancePathNodeFinder.FindWithData (METH) ¶ METHOD FindWithData : IInstancePathBuildingNode InOut: Scope Name Type Comment Return FindWithData IInstancePathBuildingNode Input stPath STRING(255) pData POINTER TO BYTE some userdefined data Output bEnd BOOL prt POINTER TO InstancePathBuildingNode