---
title: ptpObjectHandle
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccameraitem/ptpobjecthandle
---

# ptpObjectHandle

The item’s PTP object handle value, if the camera uses the PTP protocol.

## Declaration

```swift
var ptpObjectHandle: UInt32 { get }
```

## Discussion

Discussion The value of this property is set to 0 if the camera does not use PTP protocol.

## See Also

### Inspecting an Item’s Name and Type

- [uti](imagecapturecore/iccameraitem/uti.md)
- [name](imagecapturecore/iccameraitem/name.md)
- [isRaw](imagecapturecore/iccameraitem/israw.md)
