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
CoInitializeCor is obsolete.
STDAPI CoInitializeCor (
DWORD fFlags
);
To initialize the common language runtime, use either CorBindToRuntimeEx or CorBindToCurrentRuntime.
Header: Cor.h