---
title: GetPipePropertiesV2
framework: IOKit
role: symbol
role_heading: Instance Property
platforms: [Mac Catalyst 18.4+, macOS 10.14+]
path: iokit/iousbinterfaceinterface942/2977225-getpipepropertiesv2
---

# GetPipePropertiesV2

## Declaration

```occ
IOReturn (*GetPipePropertiesV2)(void *self, UInt8 pipeRef, UInt8 *direction, UInt8 *number, UInt8 *transferType, UInt16 *maxPacketSize, UInt8 *interval, UInt8 *maxBurst, UInt8 *mult, UInt16 *bytesPerInterval);
```
