dlg_end_list

int dlg_end_list (void);


End the creation of a dialog box list.


This function signals the end of processing a list in the current dialog box, which was begun by the dlg_start_list function.

This function returns RTNORM if successful, or else it returns an error code.

Tell me about...

dlg_add_list

dlg_start_list

Programming Overview of SDS™ (Solutions Development System™)