Contents

output(void *)

Overrides the method inherited from IOOutputQueue.

Declaration

virtual bool scheduleServiceThread(
 void *param);

Return Value

Returns true if a thread was successfully scheduled to service the queue.

See Also

Miscellaneous