Share via


CSourceStream::Inactive (Compact 2013)

3/26/2014

Identifies a pin as inactive and shuts down the worker thread.

Syntax

HRESULT Inactive(void);

Parameters

None.

Return Value

Returns an HRESULT value, including the following values.

Value

Description

S_OK

Thread exited successfully.

S_FALSE

Pin is already inactive.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

CSourceStream Class