C# Class BlackBerry.Screen.Display

Afficher le fichier Open project: roblillack/monoberry

Méthodes publiques

Méthode Description
Display ( IntPtr hnd ) : System

Private Methods

Méthode Description
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

Method Details

Display() public méthode

public Display ( IntPtr hnd ) : System
hnd System.IntPtr
Résultat System