C# Class CSharp___DllImport.Phone

Datei anzeigen Open project: windowsphonehacker/wph-tweaks Class Usage Examples

Public Methods

Method Description
GetIsLocked ( ) : bool

Hardware lock key pressed or system lock timeout

PhoneMakeCall ( string number ) : bool

Method Details

GetIsLocked() public static method

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

PhoneMakeCall() public static method

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