Jump to content

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

6 April 2025

  • curprev 22:0622:06, 6 April 2025 Iturbide talk contribs 3,596 bytes +3,596 Created page with "This function changes a region to be the logical-OR of a set of rectangles. ==Syntax== GpiSetRegion(hps, hrgn, lcount, arclRectangles) ==Parameters== ; hps (HPS) - input : Presentation-space handle. : The region must be owned by the device identified by the currently associated device context. ; hrgn (HRGN) - input : Region handle. ; lcount (LONG) - input : Count of rectangles. : This is the number of rectangles specified in arclRectangles. If lcount = 0..."