C# 클래스 WindowsMobile.org.krypsis.DeviceInfo

파일 보기 프로젝트 열기: ssoller/Krypsis

공개 메소드들

메소드 설명
ChangeDisplayOrientation ( ) : void
GetDisplayOrientation ( ) : int
GetDisplaySize ( ) : string
GetPlatform ( ) : System.Platform
GetPlatformVersion ( ) : string[]
GetSysstemLanguage ( ) : string
GetSystemCountry ( ) : string

비공개 메소드들

메소드 설명
CheckWinCEPlatform ( ) : System.Platform
SystemParametersInfo ( uint uiAction, uint uiParam, StringBuilder pvParam, uint fWinIni ) : bool

메소드 상세

ChangeDisplayOrientation() 공개 메소드

public ChangeDisplayOrientation ( ) : void
리턴 void

GetDisplayOrientation() 공개 정적인 메소드

public static GetDisplayOrientation ( ) : int
리턴 int

GetDisplaySize() 공개 정적인 메소드

public static GetDisplaySize ( ) : string
리턴 string

GetPlatform() 공개 정적인 메소드

public static GetPlatform ( ) : System.Platform
리턴 System.Platform

GetPlatformVersion() 공개 정적인 메소드

public static GetPlatformVersion ( ) : string[]
리턴 string[]

GetSysstemLanguage() 공개 정적인 메소드

public static GetSysstemLanguage ( ) : string
리턴 string

GetSystemCountry() 공개 정적인 메소드

public static GetSystemCountry ( ) : string
리턴 string