Jump to content

WpSetComputerName: 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,137 bytes +1,137 Created page with "{{DISPLAYTITLE:wpSetComputerName}} This instance method is called to set the name of the computer that the printer exists on. ==Syntax== _wpSetComputerName(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) - input :Computer name to be set. ==Returns== ;''rc'' (BOOL) - returns :Success indicator. :*..."