Jump to content

GpiDestroyRegion: 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 21:5921:59, 6 April 2025 Iturbide talk contribs 2,391 bytes +2,391 Created page with "This function destroys a region. ==Syntax== GpiDestroyRegion(hps, hrgn) ==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 : Handle of region to be destroyed. : If this is NULLHANDLE, the call takes no action, and completes without error. ==Return Value== ; rc (BOOL) - returns : Success indicator. :; TRUE :: Successful comple..."