New Server Property SRV_S_ADJUSTRECVPARAMLEN

The SRV_S_ADJUSTRECVPARAMLEN property enables srv_descfmt API to return the adjusted maximum length of the parameter data received from the client.

In version 15.7 SP 110, Open Server applications can set the SRV_S_ADJUSTRECVPARAMLEN property to CS_TRUE, which enables srv_descfmt to retrieve and adjust the maximum length of the parameter received from the client that is sufficient to store the parameter data when the Open Server performs the character set conversion for incoming data.

To maintain backward compatibility with existing applications, SRV_S_ADJUSTRECVPARAMLEN property is, by default, CS_FALSE.