次の方法で共有


CSourceStream::OnThreadDestroy (Compact 2013)

3/26/2014

Starts or stops a process upon the destruction of a thread.

Syntax

virtual HRESULT OnThreadDestroy(void);

Parameters

None.

Return Value

Returns either NOERROR or an HRESULT value (greater than zero) that indicates an error.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

CSourceStream Class