IAsyncInfo.ErrorCode Property

Gets a string that describes an error condition of the asynchronous operation.

Syntax

public:
property HResult ErrorCode {
         HResult get ();
}  

Property value

Type: HResult 

The error string.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IAsyncInfo Interface

IAsyncInfo Members

Windows.Foundation Namespace