CPID: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
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.