Microsoft Windows CE 3.0  

CBaseRenderer::TimerCallback

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.

Checks if it is time to signal the end of the current data stream.

void TimerCallback(void);

Return Values

No return value.

Remarks

If the m_EndOfStreamTimerdata member is nonzero, this function sets it to zero and calls CBaseRenderer::SendEndOfStreamto signal the end of the current data stream.