CSourceStream::Init

Initializes the worker thread.

HRESULT Init(void);

Return Values

Returns an HRESULT value, including the following values.

S_OK Thread was initialized successfully.
S_FALSE Thread was already initialized.

Remarks

The CSourceStream::Active member function calls this member function.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.