Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, |