
ProUIDialogAppActionSet | |
( char* dialog /* (In) Name of the dialog. The action is associated with the dialog and is automatically cancelled if the dialog is destroyed. Can be NULL. */ ProUIAction function /* (In) Function to be called when we return to event loop */ ProAppData data /* (In) Action data passed to the callback function. Can be NULL. */ ) |

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

