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.
Causes the command at the front of the queue to dequeue, made the current command and begin execution.
virtual IOReturn dispatchNext(
void );noErr indicates successful dispatch.