CSourceStream::Active (Compact 2013)
3/26/2014
Starts the worker thread.
Syntax
HRESULT Active(void);
Parameters
None.
Return Value
Returns an HRESULT, which can be one of the following.
Value |
Description |
---|---|
E_FAIL |
Thread could not start. |
S_FALSE |
Pin is already active. |
S_OK |
Thread was started successfully. |
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |