C# Class CSharp___DllImport.Phone.OS.Kernel

Afficher le fichier Open project: ApexHAB/apex-lumia

Méthodes publiques

Méthode Description
IsProcessorFeaturePresent ( ProcessorFeatures feature ) : bool
ResetDevice ( ) : void

the method needed to be called to actually reset the device.

Private Methods

Méthode Description
CTL_CODE ( uint DeviceType, uint Function, uint Method, uint Access ) : uint

Method Details

IsProcessorFeaturePresent() public static méthode

public static IsProcessorFeaturePresent ( ProcessorFeatures feature ) : bool
feature ProcessorFeatures
Résultat bool

ResetDevice() public static méthode

the method needed to be called to actually reset the device.
public static ResetDevice ( ) : void
Résultat void