EGL0147EThe client's buffer was too small
for the amount of data being passed on the call. Ensure that the cumulative
size of the parameters being passed does not exceed the maximum allowed which
is 32567 bytes.
Explanation
The data being passed is too large for
the receiver. The buffer size for the receiver is too small.
User Response
Refer to the error data in the message
for details about the error.