---
title: Create
framework: driverkit
role: symbol
role_heading: Static Method
path: driverkit/ioservicenotificationdispatchsource/create
---

# Create

## Declaration

```occ
static kern_return_t Create(OSDictionary *matching, uint64_t options, IODispatchQueue *queue, IOServiceNotificationDispatchSource **notification);
```

## Return Value

Return Value kIOReturnSuccess on success. See IOReturn.h for error codes.
