C# 클래스 TOAPI.Kernel32.SYSTEM_INFO

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

공개 프로퍼티들

프로퍼티 타입 설명
Union1 Anonymous_dd1ca8d8_270d_4547_8677_80c8c5f76891
dwActiveProcessorMask uint
dwAllocationGranularity uint
dwNumberOfProcessors uint
dwPageSize uint
dwProcessorType uint
lpMaximumApplicationAddress System.IntPtr
lpMinimumApplicationAddress System.IntPtr
wProcessorLevel ushort
wProcessorRevision ushort

프로퍼티 상세

Union1 공개적으로 프로퍼티

public Anonymous_dd1ca8d8_270d_4547_8677_80c8c5f76891,TOAPI.Kernel32 Union1
리턴 Anonymous_dd1ca8d8_270d_4547_8677_80c8c5f76891

dwActiveProcessorMask 공개적으로 프로퍼티

public uint dwActiveProcessorMask
리턴 uint

dwAllocationGranularity 공개적으로 프로퍼티

public uint dwAllocationGranularity
리턴 uint

dwNumberOfProcessors 공개적으로 프로퍼티

public uint dwNumberOfProcessors
리턴 uint

dwPageSize 공개적으로 프로퍼티

public uint dwPageSize
리턴 uint

dwProcessorType 공개적으로 프로퍼티

public uint dwProcessorType
리턴 uint

lpMaximumApplicationAddress 공개적으로 프로퍼티

public IntPtr,System lpMaximumApplicationAddress
리턴 System.IntPtr

lpMinimumApplicationAddress 공개적으로 프로퍼티

public IntPtr,System lpMinimumApplicationAddress
리턴 System.IntPtr

wProcessorLevel 공개적으로 프로퍼티

public ushort wProcessorLevel
리턴 ushort

wProcessorRevision 공개적으로 프로퍼티

public ushort wProcessorRevision
리턴 ushort