Compartir a través de


CComPolyObject::Release

Decrements the reference count on the object.

STDMETHOD_(ULONG, Release)( );

Return Value

In debug builds, Release returns a value that may be useful for diagnostics or testing. In nondebug builds, Release always returns 0.

Requirements

Header: atlcom.h

See Also

Concepts

CComPolyObject Class

CComPolyObject Members

CComPolyObject::AddRef