errors.fyi community error code reference
HRESULT_FROM_WIN32_ERROR_NOT_SUPPORTED
hresult

Not supported (Win32)

The request is not supported by the system or driver. This is the HRESULT encoding of Win32 ERROR_NOT_SUPPORTED (50), often returned by device drivers or APIs for unimplemented features.

Numeric value: 2147942450

References

← all namespaces