Jump to content

GpiEqualRegion: 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 2,753 bytes +2,753 Created page with "This function checks whether two regions are identical. ==Syntax== GpiEqualRegion(hps, hrgnSrc1, hrgnSrc2) ==Parameters== ; hps (HPS) - input : Presentation-space handle. : The regions must be owned by the device identified by the currently associated device context. ; hrgnSrc1 (HRGN) - input : Handle of first region. ; hrgnSrc2 (HRGN) - input : Handle of second region. ==Return Value== ; lEquality (LONG) - returns : Equality and error indicators. :..."