Fovia C++ In-Process API
|
Public Member Functions | |
RANGE_PARAMS & | operator= (const RANGE_PARAMS &r) |
RANGE_PARAMS (const RANGE_PARAMS &r) | |
Public Attributes | |
signed int | Max |
signed int | Min |
Specifies a range of values.
signed int RANGE_PARAMS::Max |
The maximum value in the range.
signed int RANGE_PARAMS::Min |
The minimum value in the range.