PrintDlg
E724285
PrintDlg is a Windows common dialog box API function that displays and manages the standard print dialog for selecting printers and print options.
Statements (55)
| Predicate | Object |
|---|---|
| instanceOf |
Windows API function
ⓘ
common dialog box function ⓘ print dialog function ⓘ |
| belongsToLibrary | Comdlg32.dll NERFINISHED ⓘ |
| callingConvention | WINAPI ⓘ |
| canCreate |
information context
ⓘ
printer device context ⓘ |
| category | Common Dialog Box Library API NERFINISHED ⓘ |
| declaredInHeader | commdlg.h ⓘ |
| definedIn |
Win32 API
NERFINISHED
ⓘ
Windows API NERFINISHED ⓘ |
| dialogType | print dialog ⓘ |
| errorRetrievalFunction | CommDlgExtendedError ⓘ |
| introducedIn | Windows 3.1 NERFINISHED ⓘ |
| parameter | LPPRINTDLG lppd ⓘ |
| platform |
Windows
ⓘ
surface form:
Microsoft Windows
|
| primaryPurpose | display standard print dialog ⓘ |
| relatedFunction |
ChoosePrinter
ⓘ
PageSetupDlg NERFINISHED ⓘ PrintDlgEx NERFINISHED ⓘ |
| returnsOnFailure | zero ⓘ |
| returnsOnSuccess | nonzero ⓘ |
| returnType | BOOL ⓘ |
| secondaryPurpose |
allow user to select printer
ⓘ
allow user to set print options ⓘ |
| supersededBy | PrintDlgEx NERFINISHED ⓘ |
| supportsFeature |
collation selection
ⓘ
number of copies selection ⓘ page range selection ⓘ print to file option ⓘ |
| supportsFlag |
PD_ALLPAGES
ⓘ
PD_COLLATE ⓘ PD_DISABLEPRINTTOFILE ⓘ PD_ENABLEPRINTHOOK ⓘ PD_ENABLEPRINTTEMPLATE ⓘ PD_ENABLESETUPHOOK ⓘ PD_ENABLESETUPTEMPLATE ⓘ PD_HIDEPRINTTOFILE ⓘ PD_NOPAGENUMS ⓘ PD_NOSELECTION ⓘ PD_PAGENUMS ⓘ PD_PRINTSETUP ⓘ PD_PRINTTOFILE ⓘ PD_RETURNDC ⓘ PD_RETURNIC ⓘ PD_SELECTION ⓘ PD_USEDEVMODECOPIESANDCOLLATE ⓘ |
| threadingRequirement | must be called from thread with message loop ⓘ |
| usesHandle |
HDC
ⓘ
HINSTANCE ⓘ HWND ⓘ |
| usesStructure |
DEVMODE
ⓘ
DEVNAMES ⓘ HGLOBAL ⓘ PRINTDLG ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.