
ProUIMenubarItemhelptextGet | |
( char* dialog /* (In) The name of the dialog that contains the menubar. */ char* component /* (In) The name of the menubar component. */ int* count /* (Out) Number of names in an array of values/menubar helptexts. */ wchar_t*** values /* (Out) Array of menubar helptexts. Free this using ProStringarrayFree (). */ ) |

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

