Share via


CSourceStream::Exit (Compact 2013)

3/26/2014

Causes the thread to exit.

Syntax

HRESULT Exit(void);

Parameters

None.

Return Value

Returns NOERROR if the member function was received.

Remarks

If the thread returns an error, it sets the return value of the CSourceStream::ThreadProc member function.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CSourceStream Class