C# 클래스 CSharp___DllImport.Phone.OS.User

파일 보기 프로젝트 열기: ApexHAB/apex-lumia

공개 메소드들

메소드 설명
CheckPassword ( string password ) : bool
GetIdleTime ( ) : int

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

GetPasswordActive ( ) : bool

메소드 상세

CheckPassword() 공개 정적인 메소드

public static CheckPassword ( string password ) : bool
password string
리턴 bool

GetIdleTime() 공개 정적인 메소드

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

GetPasswordActive() 공개 정적인 메소드

public static GetPasswordActive ( ) : bool
리턴 bool