Share via


CBasePin::NonDelegatingRelease (Compact 2013)

3/26/2014

Decrements the reference count for an interface.

Syntax

ULONG NonDelegatingRelease( );

Parameters

None.

Return Value

Returns the reference count.

Remarks

This member function implements the INonDelegatingUnknown::INonDelegatingUnknown method. It releases a reference to the owning filter.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

CBasePin Class