
ProUIRadiogroupItemhelptextGet | |
( char* dialog /* (In) The name of the dialog that contains the radio group */ char* component /* (In) The name of the radio group component */ int* count /* (Out) The number of items. */ wchar_t*** values /* (Out) The help text. The memory for this array is allocated by the function and should be freed with ProWstringarrayFree(). */ ) |

The function was successful | |
The function failed | |
One or more input arguments was invalid. |

