
Replacement in Object TOOLKIT: |

ProConfigoptionGet | |
( ProName option /* (In) The keyword string. This can include uppercase and lowercase letters. */ ProPath option_value /* (Out) The value of the keyword string, as it appears in the configuration file. */ ) |

The function successfully retrieved the information. | |
Either the specified option or the option value is NULL. | |
The specified option was not found. | |
The function returned the option value, but the option is longer than the maximum ProPath. |


