C# Class FastColoredTextBoxNS.PlatformType.SYSTEM_INFO

显示文件 Open project: samarjeet27/ynoteclassic

Public Properties

Property Type Description
dwActiveProcessorMask System.UIntPtr
dwAllocationGranularity uint
dwNumberOfProcessors uint
dwPageSize uint
dwProcessorType uint
lpMaximumApplicationAddress System.IntPtr
lpMinimumApplicationAddress System.IntPtr
wProcessorArchitecture ushort
wProcessorLevel ushort
wProcessorRevision ushort
wReserved ushort

Property Details

dwActiveProcessorMask public_oe property

public UIntPtr,System dwActiveProcessorMask
return System.UIntPtr

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

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

wProcessorArchitecture public_oe property

public ushort wProcessorArchitecture
return ushort

wProcessorLevel public_oe property

public ushort wProcessorLevel
return ushort

wProcessorRevision public_oe property

public ushort wProcessorRevision
return ushort

wReserved public_oe property

public ushort wReserved
return ushort