hResult
The specific Windows HRESULT code.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Windows.WebCam
- Assembly: UnityEngine.CoreModule
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.