I'm writing an app using the Standard SDK API. I'm trying to invoke DbcGetMessageEx() and it is returning code -111. All the params to this method are just the connection itself and then place holders for the response. I don't see how I could have an INVALID_PARAM. So what does this message mean? What are its causes?