MemoryBlock.UShort
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
![]() |
This item was deprecated in version 2021r1. Please use MemoryBlock.UInt16Value as a replacement. |
Method
Returns an unsigned 16 bit Integer. Offset is in bytes from the beginning of the MemoryBlock.
Notes
Equivalent to MemoryBlock.UInt16Value which you should use instead.