Jump to content

WpQueryComputerName: 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:2717:27, 24 November 2025 Martini talk contribs 1,302 bytes +1,302 Created page with "{{DISPLAYTITLE:wpQueryComputerName}} This instance method is called to query the name of the computer on which the printer object exists. ==Syntax== _wpQueryComputerName(somSelf, pszComputerName) ==Parameters== ;''somSelf'' (WPPrinter *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPrinter. ;''pszComputerName'' (PSZ) - output :Returned computer name of the object queried. ==Returns== ;''rc'' (ULON..."