C# Class SYSTEM_INFO, apex-lumia

Inheritance: System.ValueType
Exibir arquivo Open project: ApexHAB/apex-lumia Class Usage Examples

Public Properties

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

Property Details

dwActiveProcessorMask public_oe property

public IntPtr, dwActiveProcessorMask
return 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, lpMaximumApplicationAddress
return IntPtr,

lpMinimumApplicationAddress public_oe property

public IntPtr, lpMinimumApplicationAddress
return IntPtr,