
ProUIRadiogroupSelectednamesGet | |
( char* dialog /* (In) The name of the dialog that contains the radio group */ char* radiogroup /* (In) The name of the radio group component */ int* n_name /* (Out) The number of names */ char*** names /* (Out) The array of names. The memory for this array is allocated by the function and should be freed with ProStringarrayFree(). */ ) |

The function was successful | |
The function failed |


