Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)