
ProUITreeLastentereditemGet | |
( char* dialog /* (In) The name of the dialog that contains the tree. */ char* component /* (In) The name of the tree component. */ char** value /* (Out) The name of the tree item last pointed to by the cursor. Free this string using ProStringFree. This argument is not allowed to be NULL. */ ) |

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

