[r2]: / trunk / d-logg / d-logg / Streams / I_Stream / Write / svnobj  Maximize  Restore  History

Download this file

6 lines (5 with data), 835 Bytes

1
2
3
4
5
METHOD Write : UDINT
VAR_INPUT
	pbyBuffer : POINTER TO BYTE;
	udiSize : UDINT;
END_VAR