Jump to content

GpiOpenSegment

From EDM2
Revision as of 20:33, 14 April 2020 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.