C# Class Mosa.HardwareSystem.DeviceDriverPhysicalMemoryAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: tgiphil/MOSA-Project Class Usage Examples

Méthodes publiques

Свойство Type Description
MemoryAlignment uint
MemorySize uint
RestrictUnder16M bool
RestrictUnder4G bool

Property Details

MemoryAlignment public_oe property

public uint MemoryAlignment
Résultat uint

MemorySize public_oe property

public uint MemorySize
Résultat uint

RestrictUnder16M public_oe property

public bool RestrictUnder16M
Résultat bool

RestrictUnder4G public_oe property

public bool RestrictUnder4G
Résultat bool