Specifications

72/201
BscIsJobName
FUNCTION: Reads the current job name.
FORMAT: _declspec( dllexport ) short APIENTRY BscIsJobName(short nCid,char
*jobname,short size);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
*jobname Job name storage pointer
size Job name storage area size
OUT(Return)
*jobname Job name storage pointer
Return Value
-1:Fetch failed
0:Normal completion