---
title: IOFBCursorControlCallouts
framework: kernel
role: symbol
role_heading: Structure
path: kernel/iofbcursorcontrolcallouts
---

# IOFBCursorControlCallouts

## Declaration

```occ
typedef struct IOFBCursorControlCallouts {
    ...
} IOFBCursorControlCallouts;
```

## Topics

### Instance Properties

- [reserved](kernel/iofbcursorcontrolcallouts/1397557-reserved.md)
- [setCursorImage](kernel/iofbcursorcontrolcallouts/1397503-setcursorimage.md)
- [setCursorState](kernel/iofbcursorcontrolcallouts/1397514-setcursorstate.md)

## See Also

### Devices

- [IONDRVFramebuffer](kernel/iondrvframebuffer.md)
- [IOFramebuffer](kernel/ioframebuffer.md)
- [IOGraphicsDevice](kernel/iographicsdevice.md)
- [IOFBCursorControlAttribute](kernel/iofbcursorcontrolattribute.md)
- [IOTVector](kernel/iotvector.md)
