C# 클래스 BlackBerry.Screen.Display

파일 보기 프로젝트 열기: roblillack/monoberry

공개 메소드들

메소드 설명
Display ( IntPtr hnd ) : System

비공개 메소드들

메소드 설명
GetIntProperty ( System.Property p ) : int
SetIntProperty ( System.Property p, int val ) : void
screen_get_display_property_iv ( IntPtr handle, System.Property prop, [ vals ) : int
screen_get_display_property_iv ( IntPtr handle, System.Property prop, int &val ) : int
screen_set_display_property_iv ( IntPtr handle, System.Property prop, int &val ) : int

메소드 상세

Display() 공개 메소드

public Display ( IntPtr hnd ) : System
hnd System.IntPtr
리턴 System