C# 클래스 CSharp___DllImport.Phone

파일 보기 프로젝트 열기: windowsphonehacker/wph-tweaks 1 사용 예제들

공개 메소드들

메소드 설명
GetIsLocked ( ) : bool

Hardware lock key pressed or system lock timeout

PhoneMakeCall ( string number ) : bool

메소드 상세

GetIsLocked() 공개 정적인 메소드

Hardware lock key pressed or system lock timeout
public static GetIsLocked ( ) : bool
리턴 bool

PhoneMakeCall() 공개 정적인 메소드

public static PhoneMakeCall ( string number ) : bool
number string (000) 000-000-000 or any format +46 123-456-78 etc.
리턴 bool