Type LDT_ENTRY LimitLow As Integer BaseLow As Integer HighWord As Long ' Can use LDT_BYTES Type End Type
Structure LDT_ENTRY LimitLow As Short BaseLow As Short HighWord As Integer ' Can use LDT_BYTES Type End Structure