---
title: getCommandFunction()
framework: kernel
role: pseudoSymbol
path: kernel/iofirewiresbp2managementorb/1813185-getcommandfunction
---

# getCommandFunction()

Returns the current managee command of the management ORB.

## Declaration

```occ
virtual OSObject* getManageeCommand(
 void ); 
```

## Return Value

Return Value Returns the current managee command of the management ORB.

## Overview

Overview Returns the current managee command of the management ORB. This is the same value that was set with setManageeCommand.

## See Also

### Miscellaneous

- [getCommandFunction()](kernel/iofirewiresbp2managementorb/1813171-getcommandfunction.md)
- [getManageeCommand](kernel/iofirewiresbp2managementorb/1813195-getmanageecommand.md)
- [getResponseBuffer](kernel/iofirewiresbp2managementorb/1813205-getresponsebuffer.md)
- [release](kernel/iofirewiresbp2managementorb/1813216-release.md)
- [setCommandFunction](kernel/iofirewiresbp2managementorb/1813224-setcommandfunction.md)
- [setManageeCommand](kernel/iofirewiresbp2managementorb/1813235-setmanageecommand.md)
- [setResponseBuffer(IOMemoryDescriptor *)](kernel/iofirewiresbp2managementorb/1813243-setresponsebuffer.md)
- [setResponseBuffer(void *, UInt32)](kernel/iofirewiresbp2managementorb/1813252-setresponsebuffer.md)
