
Replacement in Object TOOLKIT: |

ProMessageDoubleRead | |
( double range[2] /* (In) The lower and upper bounds allowed for the input. If this is NULL, any values are acceptable. */ double* answer /* (Out) The user's input. */ ) |

The function successfully read a number. | |
The user canceled input by typing <ESC>. | |
The function failed to read a number. |


