errors.fyi community error code reference
RPC_E_CHANGED_MODE
hresult

RPC apartment model changed

CoInitialize was called with a different threading model than a previous call on the same thread. Each thread may only be initialised into one COM apartment model per lifetime.

Numeric value: 2147549446

References

โ† all namespaces for RPC_E_CHANGED_MODE