Share via


CBasePin::NonDelegatingAddRef (Compact 2013)

3/26/2014

Increments the reference count for an interface.

Syntax

ULONG NonDelegatingAddRef( );

Parameters

None.

Return Value

Returns the reference count of the object.

Remarks

This member function implements the INonDelegatingUnknown::INonDelegatingUnknown method. It increments the reference count of 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