getValueWithSize | CharacterArray | getValueZ |
Returns the lnksize bytes of this instance into buffer lnkString, starting from position lnkOffset. You must ensure that lnkString is at least lnkSize bytes long, or other memory is overwritten, causing either data corruption or a protection violation.
lnkoffset | PIC 9(9) COMP-5 |
lnksize | PIC 9(9) COMP-5 |
lnkstring | PIC X |