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( );

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.