CUnknown::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 provides a base class implementation of the INonDelegatingUnknown::INonDelegatingUnknown method.
When the object derived from CUnknown is part of an aggregated object, this reference count modification is private to the embedded object.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |