C# Class TOAPI.Kernel32.SYSTEM_INFO

Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Свойство Type Description
Union1 Anonymous_dd1ca8d8_270d_4547_8677_80c8c5f76891
dwActiveProcessorMask uint
dwAllocationGranularity uint
dwNumberOfProcessors uint
dwPageSize uint
dwProcessorType uint
lpMaximumApplicationAddress System.IntPtr
lpMinimumApplicationAddress System.IntPtr
wProcessorLevel ushort
wProcessorRevision ushort

Property Details

Union1 public_oe property

public Anonymous_dd1ca8d8_270d_4547_8677_80c8c5f76891,TOAPI.Kernel32 Union1
Résultat Anonymous_dd1ca8d8_270d_4547_8677_80c8c5f76891

dwActiveProcessorMask public_oe property

public uint dwActiveProcessorMask
Résultat uint

dwAllocationGranularity public_oe property

public uint dwAllocationGranularity
Résultat uint

dwNumberOfProcessors public_oe property

public uint dwNumberOfProcessors
Résultat uint

dwPageSize public_oe property

public uint dwPageSize
Résultat uint

dwProcessorType public_oe property

public uint dwProcessorType
Résultat uint

lpMaximumApplicationAddress public_oe property

public IntPtr,System lpMaximumApplicationAddress
Résultat System.IntPtr

lpMinimumApplicationAddress public_oe property

public IntPtr,System lpMinimumApplicationAddress
Résultat System.IntPtr

wProcessorLevel public_oe property

public ushort wProcessorLevel
Résultat ushort

wProcessorRevision public_oe property

public ushort wProcessorRevision
Résultat ushort