hresult · hresult/E_NOINTERFACE
E_NOINTERFACE
No such interface supported
The object does not support the requested interface. Returned by QueryInterface when the object cannot provide an implementation for the specified IID.
The object does not support the requested interface. Returned by QueryInterface when the object cannot provide an implementation for the specified IID.