Freigeben über


IMsoComponent::Terminate Method

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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