Inesoft PrintCE SDK EVC++
prnSetupDlg

This function displays Print Setup dialog box.

BOOL prnSetupDlg(
    HWND
pParentWnd
);

Parameters

pParentWnd

Specifies a pointer to the dialog box parent or owner window.

Return value

TRUE, if pressed OK button, FALSE if pressed Cancel button

Remarks

The Print dialog box enables the user to specify the properties of a particular print job.

 


© 2009 Inesoft. All rights reserved.