PageSetupDlgW callback function (commdlg.h)

Wide string version of PageSetupDlg

Warning

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

Syntax

PageSetupDlgW Pagesetupdlgw;

BOOL Pagesetupdlgw(
  LPPAGESETUPDLGW unnamedParam1
)
{...}

Parameters

unnamedParam1

Requirements

Requirement Value
Header commdlg.h

See also

PageSetupDlg