Module::Terminate Method

Causes all factories instantiated by the module to shut down.

void Terminate();

Remarks

Releases the factories in the cache.

Requirements

Header: module.h

Namespace: Microsoft::WRL

See Also

Reference

Module Class