2004 07D4 RC2004: MQRC\_BUFFER\_ERROR
- The parameter pointer is not valid. (It is not always possible to detect parameter pointers that are not valid; if not detected, unpredictable results occur.) - The parameter pointer points to storage that cannot be accessed for the entire length specified by BufferLength. - For calls where Buffer is an output parameter: the parameter pointer points to read-only storage.
- The parameter pointer is not valid. (It is not always possible to detect parameter pointers that are not valid; if not detected, unpredictable results occur.)
- The parameter pointer points to storage that cannot be accessed for the entire length specified by BufferLength.
- For calls where Buffer is an output parameter: the parameter pointer points to read-only storage.