|
Gocator Development Kit
|
| kStatus GdkToolInput_InputData | ( | GdkToolInput | input, |
| const kChar * | name, | ||
| GdkDataSource | source, | ||
| GvDataMsg * | msg | ||
| ) |
Retrieve the message associated with input data set referenced by name.
| input | Input item. |
| name | Name of input data set. |
| source | Source of the data. For scan data inputs (profiles and surfaces) and non-scan data inputs (measurements and features), it has to be one of the following: |
| msg | Pointer variable to store the associated message found. |