LDTADDRINFO: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
== LDTADDRINFO == | == LDTADDRINFO == | ||
LDT Address Information data structure. | LDT Address Information data structure. | ||
=== Type === | === Type === | ||
[[ULONG|PULONG]] pulPhysAddr | |||
[[ | [[USHORT|USHORT]] cb; | ||
[[ | |||
==== C Declaration Method ==== | ==== C Declaration Method ==== | ||
typedef struct | typedef struct | ||
=== Fields === | === Fields === | ||
;pulPhysAddr:Physical address. | |||
;cb:Length. | |||
[[Category:The OS/2 API Project]] | [[Category:The OS/2 API Project]] |