Gets the Unique Device ID for the device.
- Parameters
-
device | The device to get the Unique Device ID for. |
udid | Pointer that will be set to an allocated buffer with the device UDID. The consumer is responsible for releasing the allocated memory. |
- Returns
- IDEVICE_E_SUCCESS on success, otherwise an error code.