CSourceStream::Pause

Pauses a media sample stream.

HRESULT Pause(void);

Return Values

Returns S_OK if the thread paused successfully. Returns E_FAIL if the thread doesn't exist; otherwise, returns an HRESULT value describing the error.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.