Jump to content

SGID: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== SGID ==
Screen group ID.
Screen group ID.


=== Type ===
== Type ==
On PPC:
On PPC:
  [[ULONG]]  SGID
  [[ULONG]]  SGID
Line 9: Line 8:
  [[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]]
[[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.