errors.fyi community error code reference
CO_E_ALREADYINITIALIZED
hresult

COM already initialised

CoInitialize has already been called successfully on the current thread. This informational return value indicates the thread is already in a COM apartment; the call is otherwise harmless.

Numeric value: 2147746289

References

โ† all namespaces for CO_E_ALREADYINITIALIZED