Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 593 Bytes

syndicationerror_getstatus_1856274933.md

File metadata and controls

26 lines (18 loc) · 593 Bytes
-api-id -api-type
M:Windows.Web.Syndication.SyndicationError.GetStatus(System.Int32)
winrt method

Windows.Web.Syndication.SyndicationError.GetStatus

-description

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

-parameters

-param hresult

An HRESULT returned during the operation.

-returns

The error encountered.

-remarks

-examples

-see-also