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