C# Class CSharp___DllImport.Phone.OS.User

Afficher le fichier Open project: ApexHAB/apex-lumia

Méthodes publiques

Méthode Description
CheckPassword ( string password ) : bool
GetIdleTime ( ) : int

This function returns the amount of time, in milliseconds, that the system has been idle.

GetPasswordActive ( ) : bool

Method Details

CheckPassword() public static méthode

public static CheckPassword ( string password ) : bool
password string
Résultat bool

GetIdleTime() public static méthode

This function returns the amount of time, in milliseconds, that the system has been idle.
public static GetIdleTime ( ) : int
Résultat int

GetPasswordActive() public static méthode

public static GetPasswordActive ( ) : bool
Résultat bool