PrintDlgA callback function (commdlg.h)
ASCII version of PrintDlg
Warning
Apps should generally call PrintDlg instead of calling this method directly.
Syntax
PrintDlgA Printdlga;
BOOL Printdlga(
LPPRINTDLGA pPD
)
{...}
Parameters
pPD
Requirements
Requirement |
Value |
Header |
commdlg.h |
See also
PrintDlg