Jump to content

CPID: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Ak120 moved page OS2 API:DataType:CPID to CPID
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
== CPID ==
Code page identification data structure.
Code page identification data structure.


Line 5: Line 4:
  [[USHORT]]  idCodePage
  [[USHORT]]  idCodePage
  USHORT  reserved
  USHORT  reserved
 
==== C Declaration Method ====
==== C Declaration Method ====
typedef struct
typedef struct

Latest revision as of 13:58, 24 May 2017

Code page identification data structure.

Type

USHORT  idCodePage
USHORT  reserved

C Declaration Method

typedef struct

Fields

idCodePage
Current code page number.
reserved
Reserved. Set to 0.