Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
kStatus GdkToolOutput_SetDiagnostic ( GdkToolOutput  output,
kSize  index,
kMsgSet  msg 
)

Sets the diagnostic output at a specified index.

Parameters
outputOutput object.
indexdiagnostic output index within the tool. (The place in order the diagnostic output was added to the tool).
msgAn object that implements kMsgSet (ownership is transferred).
Returns
Operation status.