Begins an asynchronous operation showing an error dialog.
public:
static IAsyncOperation<IUICommand^ >^ ShowSystemErrorAsync(
int32 errorHResult,
String^ context
)
errorHResult
Type: int32
The error code to display.
context
Type: String
The error context to display.
Type: IAsyncOperation<IUICommand^ >
Returns an IUICommand representing the button on the dialog.
Namespace: Windows.Xbox.UI.Popups
Metadata: windows.winmd