Contents

dispatchNext

Causes the command at the front of the queue to dequeue, made the current command and begin execution.

Declaration

virtual IOReturn dispatchNext(
 void );

Return Value

noErr indicates successful dispatch.

See Also

Miscellaneous