Jump to content

LDTADDRINFO: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 3: Line 3:


=== Type ===
=== Type ===
  [[ULONG|PULONG]]  pulPhysAddr
  [[PULONG]]  pulPhysAddr
  [[USHORT|USHORT]]  cb;
  [[USHORT]]  cb;


==== C Declaration Method ====
==== C Declaration Method ====
Line 13: Line 13:
;cb:Length.
;cb:Length.


[[Category:The OS/2 API Project]]
[[Category:Data type]]

Revision as of 13:18, 18 November 2016

LDTADDRINFO

LDT Address Information data structure.

Type

PULONG  pulPhysAddr
USHORT  cb;

C Declaration Method

typedef struct

Fields

pulPhysAddr
Physical address.
cb
Length.