Jump to content

GpiDrawFrom: 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:4922:49, 6 April 2025 Iturbide talk contribs 4,413 bytes +4,413 Created page with "This function draws a section of the segment chain. ==Syntax== GpiDrawFrom(hps, lFirstSegment, lLastSegment) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lFirstSegment (LONG) - input : First segment to be drawn; it must be greater than 0. ; lLastSegment (LONG) - input : Last segment to be drawn; it must be greater than 0. ==Return Value== ; rc (BOOL) - returns : Success indicator. :; TRUE :: Successful completion :; FALSE :: Err..."