
ProUIListItemhelptextGet | |
( char* dialog /* (In) The name of the dialog that contains the list. */ char* component /* (In) The name of the list component. */ int* count /* (Out) Number of helptexts. */ wchar_t*** values /* (Out) Array of helptexts corresponding the items in the list. Free this using ProWstringarrayFree(). */ ) |

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

