Method

MemoryBlock.Short


Warning

This item was deprecated in version 2021r1. Please use MemoryBlock.Int16Value as a replacement.

Description

Returns a signed 16-bit Integer. Offset is in bytes from the beginning of the MemoryBlock.

Notes

This is equivalent to MemoryBlock.Int16Value which you should use instead.

Compatibility

All project types on all supported operating systems.