|
Gocator Development Kit
|
| kStatus GdkToolOutput_SetDiagnostic | ( | GdkToolOutput | output, |
| kSize | index, | ||
| kMsgSet | msg | ||
| ) |
Sets the diagnostic output at a specified index.
| output | Output object. |
| index | diagnostic output index within the tool. (The place in order the diagnostic output was added to the tool). |
| msg | An object that implements kMsgSet (ownership is transferred). |