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.
Microsoft DirectShow 9.0 |
CAMThread::ThreadExists
The ThreadExists method queries whether the thread exists.
Syntax
BOOL ThreadExists(void);
Return Value
Returns TRUE if the thread exists, or FALSE if the thread does not exist.
Requirements
** Header:** Declared in Wxutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also