CoInitializeCor Function
CoInitializeCor is obsolete.
STDAPI CoInitializeCor (
DWORD fFlags
);
Remarks
To initialize the common language runtime, use either CorBindToRuntimeEx or CorBindToCurrentRuntime.
Requirements
Header: Cor.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
CoInitializeCor is obsolete.
STDAPI CoInitializeCor (
DWORD fFlags
);
To initialize the common language runtime, use either CorBindToRuntimeEx or CorBindToCurrentRuntime.
Header: Cor.h