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
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.