C# 클래스 GS.Common.IO.NativeMethods.SYSTEM_INFO

파일 보기 프로젝트 열기: Gainedge/BetterExplorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
dwActiveProcessorMask System.IntPtr
dwAllocationGranularity uint
dwNumberOfProcessors uint
dwPageSize uint
dwProcessorLevel ushort
dwProcessorRevision ushort
dwProcessorType uint
lpMaximumApplicationAddress System.IntPtr
lpMinimumApplicationAddress System.IntPtr

프로퍼티 상세

dwActiveProcessorMask 공개적으로 프로퍼티

public IntPtr,System dwActiveProcessorMask
리턴 System.IntPtr

dwAllocationGranularity 공개적으로 프로퍼티

public uint dwAllocationGranularity
리턴 uint

dwNumberOfProcessors 공개적으로 프로퍼티

public uint dwNumberOfProcessors
리턴 uint

dwPageSize 공개적으로 프로퍼티

public uint dwPageSize
리턴 uint

dwProcessorLevel 공개적으로 프로퍼티

public ushort dwProcessorLevel
리턴 ushort

dwProcessorRevision 공개적으로 프로퍼티

public ushort dwProcessorRevision
리턴 ushort

dwProcessorType 공개적으로 프로퍼티

public uint dwProcessorType
리턴 uint

lpMaximumApplicationAddress 공개적으로 프로퍼티

public IntPtr,System lpMaximumApplicationAddress
리턴 System.IntPtr

lpMinimumApplicationAddress 공개적으로 프로퍼티

public IntPtr,System lpMinimumApplicationAddress
리턴 System.IntPtr