CComObjectNoLock::Release

ULONG Release( );

Return Value

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

Remarks

Decrements the reference count on the object.

CComObjectNoLock OverviewClass Members

See Also   CComObjectNoLock::AddRef