MemBuffer.Resize (METH) ¶ METHOD Resize : POINTER TO BYTE InOut: Scope Name Type Return Resize POINTER TO BYTE Input udiNewSize UDINT Output udiResult UDINT
NamedTreeNode (FB) ¶ FUNCTION_BLOCK NamedTreeNode EXTENDS AbstrTreeNode IMPLEMENTS INamedTreeNode Properties: CaseSensitiveComparison Name ChildCount , inherited from AbstrTreeNode Sorted , inherited from AbstrTreeNode abstrNodeType , inherited from AbstrTreeNode proChildren , inherited from AbstrTreeNode Methods: FindChildByName GetChild , inherited from AbstrTreeNode GetFather , inherited from AbstrTreeNode QueryInterface Structure: CaseSensitiveComparison (Property) FindChildByName (Method) IBase QueryInterface (Method) Name (Property)
NamedTreeNode.CaseSensitiveComparison (PROP) ¶ PROPERTY CaseSensitiveComparison : BOOL
NamedTreeNode.FindChildByName (METH) ¶ METHOD FindChildByName : INamedTreeNode InOut: Scope Name Type Return FindChildByName INamedTreeNode Input stName STRING(256)
IBase ¶ QueryInterface (Method)
NamedTreeNode.QueryInterface (METH) ¶ METHOD QueryInterface : POINTER TO POINTER TO BYTE InOut: Scope Name Type Comment Return QueryInterface POINTER TO POINTER TO BYTE Input iid DWORD InterfaceID pResult POINTER TO 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