Example #1
0
 public unsafe string GetCopyDeviceIdentifier()
 {
     return(Marshal.PtrToStringAnsi(MobileDevice.AMDeviceCopyDeviceIdentifier(this.iPhoneHandle)));
 }