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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
CoInitializeCor is obsolete.
STDAPI CoInitializeCor (
DWORD fFlags
);
To initialize the common language runtime, use either CorBindToRuntimeEx or CorBindToCurrentRuntime.
Header: Cor.h