|
![]() |
![]() |
version 2003
PA_Dial4DDisposeHList (dialog; variable)
Parameter | Type | Description | |
dialog | PA_Dial4D | → | Dialog reference |
variable | char* | → | Name of the variable to access |
Description
The routine
PA_Dial4DDisposeHList
will dispose of the hierarchical list variable. Usually, the hierarchical list needs to be disposed of when the user validates or cancels the dialog, but prior to the call to
PA_CallDialog
.
See Also
No reference.
Error Handling
None.