dlg_end_image

int dlg_end_image (void);


End the creation of a dialog box image.


This function signals the end of the creation of an image in the current dialog box, which was begun by the dlg_start_image function.

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

Tell me about...

dlg_start_image

Programming Overview of SDS (Solutions Development System)