コード例 #1
0
ファイル: TAIiPhone.cs プロジェクト: bandy101/MK.MobileDevice
 public unsafe string GetiPhoneStr(string str)
 {
     return(MobileDevice.AMDeviceCopyValue(this.iPhoneHandle, str));
 }