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
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.