Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


hResult

The specific Windows HRESULT code.
Read time 1 minuteLast updated 13 days ago

Definition

public long hResult

Remarks

If the operation fails, this contains the actual error code returned by the Windows API.
For details on Windows HRESULT values, see Microsoft's documentation on HRESULT.