---
title: IOUSBFindEndpointRequest
framework: kernel
role: symbol
role_heading: Type Alias
path: kernel/iousbfindendpointrequest
---

# IOUSBFindEndpointRequest

The structure that represents an endoint request to locate.

## Declaration

```occ
typedef struct IOUSBFindEndpointRequest IOUSBFindEndpointRequest;
```

## Topics

### Getting the Properties

- [type](kernel/iousbfindendpointrequest/1546255-type.md)
- [direction](kernel/iousbfindendpointrequest/1546504-direction.md)
- [maxPacketSize](kernel/iousbfindendpointrequest/1546175-maxpacketsize.md)
- [interval](kernel/iousbfindendpointrequest/1546078-interval.md)

## See Also

### Communication Requests

- [IOUSBFindInterfaceRequest](kernel/iousbfindinterfacerequest.md)
- [IOUSBBulkPipeReq](kernel/iousbbulkpipereq.md)
