
Replacement in Object TOOLKIT: |

ProUnitConversionCalculate | |
( ProUnititem * unit_from /* (In) The unit from which to convert. */ ProUnititem * unit_to /* (In) The unit to convert to. */ ProUnitConversion * conversion /* (Out) The conversion factor. If it is NULL, the function will just check if unit conversion is possible. */ ) |

The function succeeded. | |
One or more arguments was invalid. | |
Conversion failed. |

