hresult · hresult/CO_E_NOTINITIALIZED
CO_E_NOTINITIALIZED
COM not initialised
CoInitialize or CoInitializeEx has not been called on the current thread. COM must be initialised before any COM functions or interface methods can be used on a given thread.