This topic has not yet been rated - Rate this topic

CCmdTarget::OnFinalRelease

Called by the framework when the last OLE reference to or from the object is released.

virtual void OnFinalRelease( );

Remarks

Override this function to provide special handling for this situation. The default implementation deletes the object.

See Also

CCmdTarget Overview | Class Members | Hierarchy Chart | COleServerItem

Did you find this helpful?
(1500 characters remaining)