int16 Offset(type, field);
Returns the offset of the specified field within the structure called type.
Name | Type | Description |
---|---|---|
type | — | Structure that contains field. |
field | — | Field whose offset you want to determine. |
An offset as an int16.
Submit feedback on this topic.
Visit ni.com/support for technical support.