Hi,
I need to put different Varaibles into one ByteArray (using CopyMemory). Ican handle it with one Variable, even if it ios a UDT-array. But I need to put in different things, and furthermore they need to be in one message (at least I think so).
Is there an easy way to put some variables (Singles,Integers, Boolean) into one ByteArray in order to send them in one message?




Reply With Quote