Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 552 Bytes

jsonerror_getjsonstatus_917539589.md

File metadata and controls

26 lines (18 loc) · 552 Bytes
-api-id -api-type
M:Windows.Data.Json.JsonError.GetJsonStatus(System.Int32)
winrt method

Windows.Data.Json.JsonError.GetJsonStatus

-description

Gets the specific error using the returned HRESULT value. Possible values are defined by JsonErrorStatus.

-parameters

-param hresult

An HRESULT returned during the operation.

-returns

The error encountered.

-remarks

-examples

-see-also