Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PrintDlgW callback function (commdlg.h)

Wide string version of PrintDlg

Warning

Apps should generally call PrintDlg instead of calling this method directly.

Syntax

PrintDlgW Printdlgw;

BOOL Printdlgw(
 LPPRINTDLGW pPD
)
{...}

Parameters

pPD

Requirements

Requirement Value
Header commdlg.h

See also

[PrintDlg](https://docs.microsoft.com/previous-versions/windows/desktop/legacy/ms646940(v=vs.85)


Feedback

Was this page helpful?

Additional resources