---
title: createBooleanControl
framework: kernel
role: symbol
role_heading: Type Method
path: kernel/iovideocontroldictionary/1517829-createbooleancontrol
---

# createBooleanControl

## Declaration

```occ
static OSDictionary * createBooleanControl(UInt32 controlID, UInt32 baseClass, UInt32 derivedClass, UInt32 scope, UInt32 element, bool value, bool isReadOnly, UInt32 variant, OSString *name);
```
