Specifications
82/201
BscIsTaskInfXrc
FUNCTION: Reads task information.
FORMAT: _declspec( dllexport ) short APIENTRY BscIcTaskInfXrc(short nCid)
ARGUMENTS IN(Transfer)
nCid Communication handler ID number
OUT(Return)
None
Return Value
-1:Fetch failed
Others:Error codes
REMARKS: Task Information
The task information is represented as follows.
0: Master task
1: Sub 1 task
2: Sub 2 task
3: Sub 3 task
4: Sub 4 task
5: Sub 5 task
6: Sub 6 task
7: Sub 7 task
“0” is returned if independent control is not allowed in the system.
NOTE
This function is effective for transmission against the NX100/XRC (NX100/XRC transmission
function). Refer to BscIsTaskInf
for transmission against the MRC.