
ProUITabItemhelptextGet | |
( char* dialog /* (In) The name of the dialog that contains the tab. */ char* component /* (In) The name of the tab component. */ int* count /* (Out) Number of helptexts. */ wchar_t*** values /* (Out) Array of helptexts corresponding to each item in the tab. Free this using ProWstringarrayFree(). */ ) |

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

