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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
CoInitializeCor is obsolete.
STDAPI CoInitializeCor (
DWORD fFlags
);
To initialize the common language runtime, use either CorBindToRuntimeEx or CorBindToCurrentRuntime.
Header: Cor.h