Specifications
127/201
BscSetMasterJob
FUNCTION: Sets a job as a master job.
FORMAT: _declspec( dllexport ) short APIENTRY BscSetMasterJob(short nCid);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
OUT(Return)
None
Return Value
0:Normal completion
Others: Error codes
REMARKS: Call Condition
The BscSelectJob function must be called up and the registered job must be specified before
executing this function.