Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
function argument count and/or type mismatch
The function call as specified does not match the prototype for the function.
Retype the call with the correct number of arguments. Type cast each argument to match the prototype, as necessary.
This error is identical to CAN0038.