Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Decrements the reference count on the object.
STDMETHOD_(ULONG, Release)( );
Return Value
This function returns the new decremented reference count on the object. In debug builds, the return value may be useful for diagnostics or testing. In non-debug builds, Release always returns 0.
Requirements
Header: atlcom.h