Implementation of IUnknown::Release.
ULONG STDMETHODCALLTYPE Release( ) throw( );
Return Value
Always returns 1.
Remarks
This class does not implement lifetime control using reference counting.
Requirements
Header: atlutil.h
Implementation of IUnknown::Release.
ULONG STDMETHODCALLTYPE Release( ) throw( );
Always returns 1.
This class does not implement lifetime control using reference counting.
Header: atlutil.h