Type PRINTER_DEFAULTS
pDatatype As String
pDevMode As DEVMODE
DesiredAccess As Long
End Type
The PRINTER_DEFAULTS structure specifies some settings for opening a printer. The structure also contains information to use to initialize the printer.
None.
Const PRINTER_ACCESS_ADMINISTRATOR = &H4
Const PRINTER_ACCESS_USE = &H8
Const PRINTER_ALL_ACCESS = &HF000C
Go back to the alphabetical Structure listing.
Go back to the Reference section index.
Last Modified: November 28, 1999
This page is copyright © 1999 Paul Kuliniewicz.
Copyright Information Revised October 29, 2000
Go back to the Windows API Guide home page.
E-mail: vbapi@vbapi.com Send Encrypted E-Mail
This page is at http://www.vbapi.com/ref/p/printer_defaults.html