UNSOLVED

lars_diehl

updated

18 years ago

0

4369

March 19th, 2009 06:00

FPClip_SetDescriptionAttribute returns FP_PARAM_ERR "Attribute value is invalid"

Hello all,

I'm currently trying to figure out what might cause the function

FPClip_SetDescriptionAttribute()

to fail with FP_PARAM_ERR and message "Attribute value is invalid".

This issue was reported from a customer and so far I was unable to reproduce this issue with one of the lab systems that are available. I tried serveral scenarios (such as invalid chars in the value, invalid value length, invalid pointer) and they all provided more specific error messages.

So my question is:

In what situation is the combination FP_PARAM_ERR and "Attribute value is invalid" returned ?

Thanks for any help advance,

Lars