Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
kStatus GdkToolOutput_InitGenericDataAt ( GdkToolOutput  output,
kSize  index,
kBool  isObject,
kSize  dataSize,
GvGenericMsg *  msg 
)

Constructs/reuses a GvGenericMsg object at the specified index.

Parameters
outputOutput object.
indexIndex of the output object to retrieve relative to all outputs
isObjectFlag indicating is the generic data is a kObject or a data buffer
dataSizeSize of the generic data
msgPointer to where the GvGenericMsg is to be set
Returns
Operation status.