Share via


IMsoComponent::Terminate Method

Applies to: Office 2010

Terminates the registration of the IMsoComponent interface.

void Terminate();

Remarks

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

See Also

Reference

IMsoComponent Interface