Signature
Parameters
| Variables | Description |
|---|---|
| program |
The name of the target program object.
|
| index |
The index of the varying variable whose information to retrieve.
|
| bufSize |
The maximum number of characters, including the null terminator, that may be written into
name
.
|
| length | |
| size |
The address of a variable that will receive the size of the varying.
|
| type |
The address of a variable that will recieve the type of the varying.
|
| name |
The address of a buffer into which will be written the name of the varying.
|