Microsoft Windows CE 3.0  

COutputQueue::EOS

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Queues an end-of-stream call to the connected input pin after all batched and queued samples have been passed to the input pin.

void EOS( );

Return Values

No return value.

Remarks

The end-of-stream call is queued as a special control packet when in a queued mode. This member function does not actually send an end-of-stream packet if the m_hr HRESULTvalue is not S_OK when it is time to make the call.