COutputQueue::IsIdle
Determines if the output pin is idle.
BOOL IsIdle( );
Return Values
Returns TRUE if no threads are in the queue, all data has been sent, and nothing is in the batch. Returns FALSE otherwise.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.