
ProUITableCellHelptextStringGet | |
( char* dialog /* (In) The name of the dialog that contains the table. */ char* component /* (In) The table name. */ char* row /* (In) Row of the table. */ char* column /* (In) Column of the table. */ wchar_t** help_text /* (Out) Help text displayed. Free this using ProWstringFree (). */ ) |

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

