Jump to content

WpQueryPrinterName: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 November 2025

  • curprev 17:2617:26, 24 November 2025 Martini talk contribs 1,345 bytes +1,345 Created page with "{{DISPLAYTITLE:wpQueryPrinterName}} This instance method is called to query the name of the printer. ==Syntax== _wpQueryPrinterName(somSelf, pszPrinterName) ==Parameters== ;''somSelf'' (WPPrinter *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPrinter. ;''pszPrinterName'' (PSZ) - output :Returned printer queue name of the object queried. ==Returns== ;''rc'' (BOOL) - returns :Success indicator. :..."