_UTF8String.GetSegment (METH)ΒΆ
METHOD FINAL GetSegment : POINTER TO BYTE
This method returns the memory segment of string instance
Return value POINTER TO BYTE is the pointer to the first byte of the memory
- InOut:
Scope
Name
Type
Comment
Return
GetSegmentPOINTER TO BYTE
Output
udiSizeUDINTSize of the memory in bytes
udiLengthUDINTNumber of bytes currently allocated to the string data
xASCIIBOOLAll characters are in the ASCII range
eErrorID