DestoryPrintUI

#include "BIADVPRN.H"

 

BOOL CALLBACK DestoryPrintUI(HPRINTDLG hPrintDlg)

Description

This function destroys the advanced print dialog and frees the memoty allocated.

Parameters

HPRINTDLG

HPrintDlg

Handle of the dialog.

Return values

TRUE on success or FALSE on error.

Requirements

Header :     Declared in BiAdvPrn.h; include BiAdvPrn.h.

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll, BiDlgs.dll.