Jump to content

GpiOpenSegment: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "==Syntax== GpiOpenSegment(hps, lSegment) ==Parameters== ;hps (HPS) - input:Presentation-space handle. ;lSegment (LONG) - input: ==Returns== ;rc (BOOL) - returns:Success ind..."
 
No edit summary
Line 12: Line 12:


[[Category:Gpi]]
[[Category:Gpi]]
[[Category:WorkToDo]]

Revision as of 00:31, 3 April 2025

Syntax

GpiOpenSegment(hps, lSegment)

Parameters

hps (HPS) - input
Presentation-space handle.
lSegment (LONG) - input

Returns

rc (BOOL) - returns
Success indicator.
  • TRUE - Successful completion
  • FALSE - Error occurred.