C# 클래스 Andwho.Windows.Win32.CPU_INFO

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

공개 프로퍼티들

프로퍼티 타입 설명
dwActiveProcessorMask uint
dwAllocationGranularity uint
dwNumberOfProcessors uint
dwOemId uint
dwPageSize uint
dwProcessorLevel uint
dwProcessorRevision uint
dwProcessorType uint
lpMaximumApplicationAddress uint
lpMinimumApplicationAddress uint

프로퍼티 상세

dwActiveProcessorMask 공개적으로 프로퍼티

public uint dwActiveProcessorMask
리턴 uint

dwAllocationGranularity 공개적으로 프로퍼티

public uint dwAllocationGranularity
리턴 uint

dwNumberOfProcessors 공개적으로 프로퍼티

public uint dwNumberOfProcessors
리턴 uint

dwOemId 공개적으로 프로퍼티

public uint dwOemId
리턴 uint

dwPageSize 공개적으로 프로퍼티

public uint dwPageSize
리턴 uint

dwProcessorLevel 공개적으로 프로퍼티

public uint dwProcessorLevel
리턴 uint

dwProcessorRevision 공개적으로 프로퍼티

public uint dwProcessorRevision
리턴 uint

dwProcessorType 공개적으로 프로퍼티

public uint dwProcessorType
리턴 uint

lpMaximumApplicationAddress 공개적으로 프로퍼티

public uint lpMaximumApplicationAddress
리턴 uint

lpMinimumApplicationAddress 공개적으로 프로퍼티

public uint lpMinimumApplicationAddress
리턴 uint