CoUninitializeCor Function
CoUninitializeCor
is obsolete.
Syntax
STDAPI_(void) CoUninitializeCor(void);
Remarks
The common language runtime cannot be unloaded from a process. To completely remove the runtime from a running process, you must shut down that process.
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.