MemoryBlock.Long
From Xojo Documentation
Method
Returns an Integer, four bytes in length. Offset is in bytes from the beginning of the MemoryBlock.
Notes
Equivalent to MemoryBlock.Int32Value, which you should use instead.
Returns an Integer, four bytes in length. Offset is in bytes from the beginning of the MemoryBlock.
Equivalent to MemoryBlock.Int32Value, which you should use instead.