int32 Long(hi, lo);
Creates an int32 from two int16 parameters.
Name | Type | Description |
---|---|---|
hi | int16 | High int16 for the resulting int32. |
lo | int16 | Low int16 for the resulting int32. |
The resulting int32.
Submit feedback on this topic.
Visit ni.com/support for technical support.