
Replacement in Object TOOLKIT: |

ProGtolIndicatorsGet | |
( ProGtol* gtol /* (In) valid gtol. */ ProGtolIndicatorType** types /* (Out) ProArray() of indicator types. Free it using ProArrayFree() */ wchar_t*** symbols /* (Out) ProArray() of indicator symbols strings. Free it using ProWstringproarrayFree() */ wchar_t*** dfs /* (Out) ProArray() of dfs strings. Free it using ProWstringproarrayFree() */ ) |

The function completed successfully. | |
The input argument is invalid. | |
No indicators found for specified gtol |

