Parameters
- s
- The string to convert.
- result
- OUT: The UnitPoint structure representing s.
- throwException
- Indicates whether an exception should be thrown if the conversion cannot be performed (if an error occurs, and this value is false, result is set to Empty).
Return Value
true if no error occurred, false otherwise.