SignOutCompletedEventArgs.Result Property

Gets the result of the sign out operation.

Syntax

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

Property value

Type: HResult 

Returns a value indicating the completion status of the sign out operation.

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Reference

SignOutCompletedEventArgs Class

SignOutCompletedEventArgs Members

Windows.Xbox.System Namespace