Gets the result of the sign out operation.
public:
property HResult Result {
HResult get ();
}
Type: HResult
Returns a value indicating the completion status of the sign out operation.
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.System
Metadata: windows.winmd
SignOutCompletedEventArgs Class