Jump to content

GpiQuerySegmentNames: 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 23:0223:02, 6 April 2025 Iturbide talk contribs 2,997 bytes +2,997 Created page with "This function returns the identifiers of all segments that exist with identifiers in a specified range. ==Syntax== GpiQuerySegmentNames(hps, lFirstSegid, lLastSegid, lMax, alSegids) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lFirstSegid (LONG) - input : First segment in the range (must be greater than 0). ; lLastSegid (LONG) - input : Last segment in the range (must be greater than 0). ; lMax (LONG) - input : Maximum number. :..."