IOleComponent::Terminate Method ()

 

Terminates the message loop.

Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void Terminate()

The component should revoke its registration with the component manager, release references to the component manager and perform any necessary cleanup.

Return to top
Show: