C# Class GS.Common.IO.NativeMethods.SYSTEM_INFO

Exibir arquivo Open project: Gainedge/BetterExplorer Class Usage Examples

Public Properties

Property Type Description
dwActiveProcessorMask System.IntPtr
dwAllocationGranularity uint
dwNumberOfProcessors uint
dwPageSize uint
dwProcessorLevel ushort
dwProcessorRevision ushort
dwProcessorType uint
lpMaximumApplicationAddress System.IntPtr
lpMinimumApplicationAddress System.IntPtr

Property Details

dwActiveProcessorMask public_oe property

public IntPtr,System dwActiveProcessorMask
return System.IntPtr

dwAllocationGranularity public_oe property

public uint dwAllocationGranularity
return uint

dwNumberOfProcessors public_oe property

public uint dwNumberOfProcessors
return uint

dwPageSize public_oe property

public uint dwPageSize
return uint

dwProcessorLevel public_oe property

public ushort dwProcessorLevel
return ushort

dwProcessorRevision public_oe property

public ushort dwProcessorRevision
return ushort

dwProcessorType public_oe property

public uint dwProcessorType
return uint

lpMaximumApplicationAddress public_oe property

public IntPtr,System lpMaximumApplicationAddress
return System.IntPtr

lpMinimumApplicationAddress public_oe property

public IntPtr,System lpMinimumApplicationAddress
return System.IntPtr