Compiler Error C2172

'function' : actual parameter is not a pointer : parameter number

An attempt was made to pass an parameter that was not a pointer to a function that expected a pointer. The given number indicates which parameter was in error.