Home Print dialogs PRINT DIALOG - ADD PRIVATE DIALOGS (AES 205, 3) PRINT DIALOG - NEW DEFAULT SETTINGS (AES 205, 5)

2.6.12 PRINT DIALOG - REMOVE PRIVATE DIALOGS (AES 205, 4)

... removes the application's custom subdialogs.

Declaration:
WORD pdlg_remove_sub_dialogs( PRN_DIALOG *prn_dialog );

Call:
pdlg_remove_sub_dialogs( prn_dialog );

Variable         Argument            Meaning
Inputs:

contrl[0]        205                 pdlg_set
contrl[1]        1                   Entries in intin
contrl[3]        1                   Entries in addrin

intin[0]         4                   pdlg_remove_sub_dialogs

addrin[0]        prn_dialog          Pointer to management structure

Outputs:

contrl[2]        1                   Entries in intout
contrl[4]        0                   Entries in addrout

intout[0]


Home Print dialogs PRINT DIALOG - ADD PRIVATE DIALOGS (AES 205, 3) PRINT DIALOG - NEW DEFAULT SETTINGS (AES 205, 5)