GpiOpenSegment: Difference between revisions
Appearance
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.