Jump to content

SGID: Difference between revisions

From EDM2
Anakor (talk | contribs)
New
 
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== SGID ==
Screen group ID.
Screen group ID.


=== Type ===
== Type ==
 
On PPC:
On PPC:
  [[OS2 API:DataType:ULONG|ULONG]]  SGID
  [[ULONG]]  SGID


Others:
Others:
  [[OS2 API:DataType:USHORT|USHORT]] SGID
  [[USHORT]] SGID
 
==== C Declaration Method ====


=== C Declaration Method ===
typedef
typedef


=== Comment ===
== Comment ==
This data type is specific to versions, newer than Warp 3.


This data type is specific to versions, newer than Warp 3.
[[Category:Data type]]

Latest revision as of 00:59, 9 February 2020

Screen group ID.

Type

On PPC:

ULONG  SGID

Others:

USHORT SGID

C Declaration Method

typedef

Comment

This data type is specific to versions, newer than Warp 3.