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
PStringToDintMap.GetKeyByIndex (METH) ¶ METHOD GetKeyByIndex : POINTER TO BYTE InOut: Scope Name Type Return GetKeyByIndex POINTER TO BYTE Input udiIndex UDINT Output udiResult UDINT
PStringToDintMap.GetValue (METH) ¶ METHOD GetValue : DINT InOut: Scope Name Type Return GetValue DINT Input pstr POINTER TO STRING Output udiResult UDINT
PStringToDintMap.GetValueByIndex (METH) ¶ METHOD GetValueByIndex : DINT InOut: Scope Name Type Return GetValueByIndex DINT Input udiIndex UDINT Output udiResult UDINT
PStringToDintMap.Remove (METH) ¶ METHOD Remove : UDINT InOut: Scope Name Type Return Remove UDINT Input udiIndex UDINT
PStringToDintMap.SetValueByIndex (METH) ¶ METHOD SetValueByIndex : UDINT InOut: Scope Name Type Return SetValueByIndex UDINT Input udiIndex UDINT diValue DINT
PStringToXWORDMap (FB) ¶ FUNCTION_BLOCK PStringToXWORDMap EXTENDS BaseMap Properties: CaseSensitive CopyStrings Capacity , inherited from BaseVector Count , inherited from BaseVector proUseOptimizedSortForInsertionAtTheEnd , inherited from BaseMap Methods: AddPStringXWORDPair Clear FB_Exit GetIndex GetKeyByIndex GetValue GetValueByIndex Remove SetValueByIndex BeginUpdate , inherited from BaseMap EndUpdate , inherited from BaseMap InitMemory , inherited from BaseVector RemoveLast , inherited from BaseVector ReserveSpace , inherited from BaseVector proAfterAlloc , inherited from BaseVector proRemove , inherited from BaseVector Structure: AddPStringXWORDPair (Method) CaseSensitive (Property) Clear (Method) CopyStrings (Property) FB_Exit (Method) GetIndex (Method) GetKeyByIndex (Method) GetValue (Method) GetValueByIndex (Method) Remove (Method) SetValueByIndex (Method)
PStringToXWORDMap.AddPStringXWORDPair (METH) ¶ METHOD AddPStringXWORDPair : UDINT InOut: Scope Name Type Return AddPStringXWORDPair UDINT Input pstr POINTER TO STRING xw __XWORD
PStringToXWORDMap.CaseSensitive (PROP) ¶ PROPERTY CaseSensitive : BOOL The default is TRUE