Unsupported functions in C++
The IBM MQ C++ classes and methods are independent of IBM MQ platform. They might therefore offer some functions that are not supported on certain platforms.
If you try to use a function on a platform on which it is not supported, the function is detected by IBM MQ but not by the C++ language bindings. IBM MQ reports the error to your program, like any other MQI error.
Parent topic: C++ language considerations