Jump to content

GpiQueryDrawControl: 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:5622:56, 6 April 2025 Iturbide talk contribs 2,052 bytes +2,052 Created page with "This function returns a drawing control as set by GpiSetDrawControl. ==Syntax== GpiQueryDrawControl(hps, lControl) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lControl (LONG) - input : Control whose value is to be returned. :; DCTL_ERASE :: Erase before draw :; DCTL_DISPLAY :: Display :; DCTL_BOUNDARY :: Accumulate boundary data :; DCTL_DYNAMIC :: Draw dynamic segments :; DCTL_CORRELATE :: Correlate. ==Return Value== ; lValue (LON..."