Gocator API
|
kStatus GoExtToolDataOutput_SetEnable | ( | GoExtToolDataOutput | toolDataOutput, |
kBool | enable | ||
) |
Enables the given toolDataOutput for output.
toolDataOutput | GoExtToolDataOutput object. |
enable | Set to kTRUE to enable the toolDataOutput, kFALSE to disable it. |