
ProUITableSelectedcolumnnamesGet | |
( char* dialog /* (In) The name of the dialog that contains the table. */ char* component /* (In) The table name. */ int* count /* (Out) Number of items in returned array */ char*** values /* (Out) Array of selected column names allocated by the function. Use ProStringarrayFree() to release it. */ ) |

The function was successful | |
The function failed | |
An invalid argument was given |

