Records 1 to 17 of 17
Browse Category
» Application
» Arc » AVI » Bitmap » Brush » Caret » Character » Clipboard » Color » Compress » Console » Cryptographic » Currency » Cursor » Date/Time » DDE » Device » Display » DLL » Drives » Ellipse » File » Font » FTP » HotKey » Icon » ImageList » Inet » INI-Files » Internet » Joystick » Keyboard » Memory » Menu » MIDI » Network » Objects » Pen » Picture » Polygon » Ports » Printer » Process » Rectangle » Registry » ScrollBar » Sound » Strings » System » Tape » Text » Timer » Triangle » Wait » Window |
17 Printer API Function
Sort: Most Viewed | Highest Rated | A-Z | Z-A
EnumJobsThe EnumJobs function retrieves information about a specified set of print jobs for a specified printer....Hits: 3493 Rating: (3.51) votes 503
StartPageThe StartPage function prepares the printer driver to accept data....Hits: 1763 Rating: (3.06) votes 476
StartDocThe StartDoc function starts a print job. This function replaces the STARTDOC printer escape....Hits: 1977 Rating: (3.03) votes 511
PrinterPropertiesThe PrinterProperties function displays a printer-properties dialog box for the specified printer....Hits: 3016 Rating: (3.03) votes 634
OpenPrinterThe OpenPrinter function retrieves a handle to the specified printer or print server....Hits: 3456 Rating: (3.03) votes 557
ClosePrinterThe ClosePrinter function closes the specified printer object....Hits: 1775 Rating: (3.01) votes 360
PRINTER_INFO_5PRINTER_INFO_5-type variables hold information about a printer. This structure only identifies a few of the possible pieces of information associated with a printer. ...Hits: 1979 Rating: (3.04) votes 531
DeviceCapabilitiesThe DeviceCapabilities function retrieves the capabilities of a printer device driver....Hits: 3349 Rating: (2.96) votes 1083
PRINTDLG_TYPEPRINTDLG_TYPE-type variables store the necessary information to use a Print common dialog box or a Print Setup common dialog box. This structure holds all information necessary to initialize the box and receives the data selected by the user. Set the various members for the box's default selections ...Hits: 2387 Rating: (3.10) votes 291
PRINTER_INFO_1PRINTER_INFO_1-type variable store information about a printer. This structure stores a few pieces of information relating to a printer. ...Hits: 2011 Rating: (2.99) votes 482
PRINTER_INFO_4PRINTER_INFO_4-type variables store a very terse set of information about a printer. The information is limited to the name of the printer and on which network server (if any) it is located on. ...Hits: 1980 Rating: (3.03) votes 584
PrintDlgPrintDlg displays either the Print common dialog box or the Print Setup dialog box. Either box can be used to allow the user to select a printer and other settings, such as the number of copies and the page range, desired for a print operation. Information for initializing the dialog box as well as ...Hits: 3231 Rating: (2.97) votes 355
PRINTER_INFO_2PRINTER_INFO_2-type variables hold a multitude of information about a printer. Its member values, along with substructures inside of it, identify most pieces of information about a printer which Windows can provide. ...Hits: 2548 Rating: (3.00) votes 330
EndDocThe EndDoc function ends a print job. This function replaces the ENDDOC printer escape. ...Hits: 1484 Rating: (2.95) votes 219
GetPrinterThe GetPrinter function retrieves information about a specified printer....Hits: 3577 Rating: (3.00) votes 193
EnumPrintersEnumPrinters finds and returns information about one or more printers which the computer has access to. These include both local printers (physically connected to the machine) and network printers (accessible via the network). Under Win 95/98, the information can be passed in a PRINTER_INFO_1, PRINT...Hits: 4111 Rating: (2.79) votes 442
EndPageThe EndPage function informs the device that the application has finished writing to a page. This function is typically used to direct the device driver to advance to a new page. This function replaces the NEWFRAME printer escape....Hits: 1383 Rating: (3.08) votes 195
Records 1 to 17 of 17
|