LDTADDRINFO: Difference between revisions
Appearance
m Ak120 moved page OS2 API:DataType:LDTADDRINFO to LDTADDRINFO |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
LDT Address Information data structure. | |||
LDT Address Information data structure. | |||
== Type == | |||
[[ | [[PULONG]] pulPhysAddr | ||
[[ | [[USHORT]] cb; | ||
=== C Declaration Method === | |||
typedef struct | typedef struct | ||
== Fields == | |||
;pulPhysAddr:Physical address. | ;pulPhysAddr:Physical address. | ||
;cb:Length. | ;cb:Length. | ||
[[Category: | [[Category:Data type]] |