CCmdTarget::OnFinalRelease

virtual void OnFinalRelease( );

Remarks

Called by the framework when the last OLE reference to or from the object is released. Override this function to provide special handling for this situation. The default implementation deletes the object.

CCmdTarget OverviewClass MembersHierarchy Chart

See Also   COleServerItem