
ProUIListItemhelptextSet | |
( char* dialog /* (In) The name of the dialog that contains the list */ char* list /* (In) The name of the list component */ int n_items /* (In) The number of lines in the array. */ wchar_t** itemhelptext /* (In) An array of help lines, one for each item */ ) |

The function was successful | |
One or more of the arguments are invalid | |
The function failed |

