---
title: SetInactive
framework: DriverKit
role: symbol
role_heading: Instance Method
path: driverkit/ioextensiblepaniclog/setinactive
---

# SetInactive

## Declaration

```occ
virtual kern_return_t SetInactive();
```

## Return Value

Return Value True in case of success. False in case of an error.

## Discussion

Discussion This function is called to set the IOExtensiblePaniclog object inactive. When it is set inactive, this buffer is not picked up in case of a panic
