C# 클래스 Microsoft.R.Host.Broker.NativeMethods.OSVERSIONINFOEX

파일 보기 프로젝트 열기: Microsoft/RTVS

공개 프로퍼티들

프로퍼티 타입 설명
dwBuildNumber uint
dwMajorVersion uint
dwMinorVersion uint
dwOSVersionInfoSize uint
dwPlatformId uint
wProductType byte
wReserved byte
wServicePackMajor System.UInt16
wServicePackMinor System.UInt16
wSuiteMask System.UInt16

프로퍼티 상세

dwBuildNumber 공개적으로 프로퍼티

public uint dwBuildNumber
리턴 uint

dwMajorVersion 공개적으로 프로퍼티

public uint dwMajorVersion
리턴 uint

dwMinorVersion 공개적으로 프로퍼티

public uint dwMinorVersion
리턴 uint

dwOSVersionInfoSize 공개적으로 프로퍼티

public uint dwOSVersionInfoSize
리턴 uint

dwPlatformId 공개적으로 프로퍼티

public uint dwPlatformId
리턴 uint

wProductType 공개적으로 프로퍼티

public byte wProductType
리턴 byte

wReserved 공개적으로 프로퍼티

public byte wReserved
리턴 byte

wServicePackMajor 공개적으로 프로퍼티

public UInt16,System wServicePackMajor
리턴 System.UInt16

wServicePackMinor 공개적으로 프로퍼티

public UInt16,System wServicePackMinor
리턴 System.UInt16

wSuiteMask 공개적으로 프로퍼티

public UInt16,System wSuiteMask
리턴 System.UInt16