Jump to content

GpiDeleteSegments: 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:4422:44, 6 April 2025 Iturbide talk contribs 3,145 bytes +3,145 Created page with "This function deletes all segments in the given identifier range. ==Syntax== GpiDeleteSegments(hps, lFirstSegment, lLastSegment) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lFirstSegment (LONG) - input : First identifier in the range; it must be greater than 0. ; lLastSegment (LONG) - input : Last identifier in the range; it must be greater than 0. ==Return Value== ; rc (BOOL) - returns : Success indicator. :; TRUE :: Successfu..."