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

# ReadPipeAsync

## Declaration

```occ
IOReturn (*ReadPipeAsync)(void *self, UInt8 pipeRef, void *buf, UInt32 size, IOAsyncCallback1 callback, void *refcon);
```
