
Replacement in Object TOOLKIT: |

ProConfigoptArrayGet | |
( ProName option /* (In) The keyword string. This can include uppercase and lowercase letters. */ ProPath** value_array /* (Out) The option value(s), in a ProArray. The function allocates this array, free it with ProArrayFree(). */ ) |

The function successfully retrieved the information. | |
The arguments provided are invalid. | |
The specified option was not found. | |
The function returned the option value, but the option is longer than the maximum ProPath. |


