CoUninitializeEE Function
CoUninitializeEE
is obsolete and provides no functionality.
Syntax
void CoUninitializeEE (
BOOL fFlags
);
Remarks
The common language runtime execution engine cannot be unloaded from a process. To shut down the execution engine call CorExitProcess.
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.