Jump to content

WpPrintPifFile: 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.

17 November 2025

  • curprev 03:5803:58, 17 November 2025 Martini talk contribs 1,324 bytes +1,324 Created page with "{{DISPLAYTITLE:wpPrintPifFile}} This instance method is called to print an object of type "Pif". ==Syntax== _wpPrintPifFile(somSelf, pPrintDest) ==Parameters== ;''somSelf'' (WPDataFile *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPDataFile. ;''pPrintDest'' (PPRINTDEST *) - input :Pointer to the print data. :It contains all the parameters required to call **DevPostDeviceModes** and **DevOpenDC**. Fo..."