precision with c++ interfaces

When I download data to c++ code, I see that floating point data is rounded to only 2 decimal places.
Is there a way to change this in the interface?

Regards,