GetPictureResult.Result Property

The result of the picture retrieval operation.

Syntax

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

Property value

Type: HResult 

An HResult indicating whether the retrieval was successful. If the retrieval was not successful, this value indicates the cause of the failure.

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

GetPictureResult Class

GetPictureResult Members

Windows.Xbox.System Namespace