Jump to content

GpiCombineRegion: 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:0122:01, 6 April 2025 Iturbide talk contribs 3,464 bytes +3,464 Created page with "This function combines two regions. ==Syntax== GpiCombineRegion(hps, hrgnDest, hrgnSrc1, hrgnSrc2, lMode) ==Parameters== ; hps (HPS) - input : Presentation-space handle. : The regions must be owned by the device identified by the currently associated device context. ; hrgnDest (HRGN) - input : Handle of destination. ; hrgnSrc1 (HRGN) - input : Handle of first source region. ; hrgnSrc2 (HRGN) - input : Handle of second source region. ; lMode (LONG..."