
ProUITreeTreecolumnorderGet | |
( char* dialog /* (In) The name of the dialog that contains the tree. */ char* component /* (In) The name of the tree component. */ int* count /* (Out) Number of columns. */ char*** values /* (Out) Array of columns displayed in attribute window. Free this using ProStringarrayFree (). If this array is empty, this indicates that the columns will be displayed in the order in which they were created. */ ) |

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

