PrintDlgExA callback function (commdlg.h)

ASCII version of PrintDlgEx

Warning

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

Syntax

PrintDlgExA Printdlgexa;

HRESULT Printdlgexa(
  LPPRINTDLGEXA pPD
)
{...}

Parameters

pPD

Requirements

Requirement Value
Header commdlg.h

See also

PrintDlgEx