CAMThread::CAMThread (Compact 2013)

3/26/2014

Constructs a CAMThread object.

Syntax

CAMThread( );

Parameters

None.

Return Value

None.

Remarks

Creates a CAMThread object but does not create an actual thread. You call the CAMThread::Create member function to create a thread.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

CAMThread Class