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 Overview | Class Members | Hierarchy Chart
See Also COleServerItem