StringWriter.AppendData (METH)¶
METHOD PROTECTED AppendData : ERROR
AppendData adds the referenced data to the end. If the free internal memory is insufficient, it is expanded and, if necessary, the data transferred is distributed among several internal administrative buffer pages.
 
Schematic mode of operation¶
- InOut:
- Scope - Name - Type - Comment - Return - AppendData- Input - pbyData- POINTER TO BYTE - udiSize- UDINT- address to raw data 
