
Replacement in Object TOOLKIT: |

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

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


