Contents

destroyQueues

Releases the shared input and output queues.

Declaration

virtual IOReturn destroyQueues(
 void );

Return Value

Returns kIOReturnSuccess if the queues were successfully destroyed. The queues cannot be destroyed while the stream is open by a client.

See Also

Managing shared queues