---
title: cmd
framework: kernel
role: symbol
role_heading: Instance Property
path: kernel/dylib_command/1525289-cmd
---

# cmd

Common to all load command structures. For this structure, set to either LC_LOAD_DYLIB, LC_LOAD_WEAK_DYLIB, or LC_ID_DYLIB.

## Declaration

```occ
uint32_t cmd;
```
