
Replacement in Object TOOLKIT: |

ProGtolCompositeSet | |
( ProGtol* gtol /* (In) valid gtol. */ int index /* (In) position.Indices starts from 0. Pass PRO_VALUE_UNUSED to insert at end. */ wchar_t* value /* (In) value string. If NULL, row corresponding to input index will be removed. */ wchar_t* primary /* (In) primary datum string. */ wchar_t* secondary /* (In) secondary datum string. */ wchar_t* tertiary /* (In) tertiary datum string. */ ) |

The function completed successfully. | |
invalid index | |
The input argument is invalid. |


