Jump to content

GpiSetStopDraw: 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 April 2025

4 April 2025

2 April 2025

  • curprev 23:2523:25, 2 April 2025 Iturbide talk contribs 2,411 bytes +4 Related Functions
  • curprev 23:2423:24, 2 April 2025 Iturbide talk contribs 2,407 bytes +2,407 Created page with "This function sets or clears the "stop draw" condition. ==Syntax== GpiSetStopDraw(hps, lValue); ==Parameters== ;hps (HPS) - input :Presentation-space handle. ;lValue (LONG) - input :Stop draw condition. :;SDW_OFF ::Clear the "stop draw" condition :;SDW_ON ::Set the "stop draw" condition. ==Returns== ;rc (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. ==Errors== Possible returns from WinGetLastError ;PMERR_INV_HP..."