Module::Terminate Method

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Module::Terminate Method.

Causes all factories instantiated by the module to shut down.

void Terminate();  

Releases the factories in the cache.

Header: module.h

Namespace: Microsoft::WRL

Module Class

Show: