Jump to content

LDTADDRINFO: Difference between revisions

From EDM2
Anakor (talk | contribs)
New
 
No edit summary
Line 16: Line 16:
  pulPhysAddr  Physical address.
  pulPhysAddr  Physical address.
  cb          Length.
  cb          Length.
[[OS2_API | Back to OS/2 API]]
[[Category:The OS/2 API Project]]

Revision as of 21:39, 31 October 2011

LDTADDRINFO

LDT Address Information data structure.

Type

PULONG  pulPhysAddr
USHORT  cb;

C Declaration Method

typedef struct

Fields

pulPhysAddr  Physical address.
cb           Length.



Back to OS/2 API