Expression Evaluator Error CXX0038
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.