nPrecision

Address of the short integer variable to be updated with the number of digits to be displayed after the decimal place.

In C++, declare the variable and pass its address. In most other languages, pass the variable by reference.