|
Gocator API
|
| kStatus GoControl_GetRuntimeVariables | ( | GoControl | control, |
| kSize | startIndex, | ||
| kSize | length, | ||
| k32s * | values | ||
| ) |
Gets one or more runtime variables.
| control | GoControl object. |
| startIndex | Index of the first variable to get. |
| length | Number of variables to get. |
| values | Receives the variable values. |