Specifications
167/201
BscIsErrorCode
FUNCTION: Gets an error code.
FORMAT: _declspec( dllexport ) short APIENTRY BscIsErrorCode(short
nCid);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
OUT(Return)
None
Return Value
0:No error
Others:Error codes
REMARKS: Call Condition
The BscIsError function must be called up and existence of error must be checked before
executing this function.