---
title: OSClassLoadInformation
framework: driverkit
role: symbol
role_heading: Structure
path: driverkit/osclassloadinformation
---

# OSClassLoadInformation

## Declaration

```occ
struct OSClassLoadInformation;
```

## Topics

### Getting the Properties

- [New](driverkit/osclassloadinformation/new.md)
- [description](driverkit/osclassloadinformation/description.md)
- [instanceSize](driverkit/osclassloadinformation/instancesize.md)
- [metaPointer](driverkit/osclassloadinformation/metapointer.md)
- [resv2](driverkit/osclassloadinformation/resv2.md)
- [resv3](driverkit/osclassloadinformation/resv3.md)
- [version](driverkit/osclassloadinformation/version.md)

## See Also

### RPC Support

- [IORPC](driverkit/iorpc.md)
- [IORPCMessage](driverkit/iorpcmessage.md)
- [IORPCMessageMach](driverkit/iorpcmessagemach.md)
- [IORPCMessageErrorReturn](driverkit/iorpcmessageerrorreturn.md)
- [OSClassDescription](driverkit/osclassdescription.md)
- [OSDispatchMethod](driverkit/osdispatchmethod.md)
- [RPC Message ID](driverkit/3222959-rpc_message_id.md)
- [RPC Message Types](driverkit/3222960-rpc_message_types.md)
- [RPC Capabilities](driverkit/3222961-rpc_capabilities.md)
- [RPC Version](driverkit/3353062-rpc_version.md)
- [IORPCMessageFromMach](driverkit/iorpcmessagefrommach.md)
