returnCommand
Declaration
virtual void returnCommand(
IOCommand *commmand);Parameters
- commmand:
The command to place in the pool.
Overview
The returnCommand method is used to place an object of type IOCommand into the pool, whether it be the first time, or the 1000th time.