Gocator API
|
kStatus GoControl_GetLoadedJob | ( | GoControl | control, |
kChar * | fileName, | ||
kSize | capacity, | ||
kBool * | isModified | ||
) |
Gets the name of the loaded job file and whether it has been modified since loading.
control | GoControl object. |
fileName | Receives name of the loaded file. |
capacity | Name buffer capacity. |
isModified | Receives the status of whether the loaded job has been modified. |