GetPictureResult.RequiredBufferSize Property

The required buffer size to hold the requested picture.

Syntax

public:
property uint32 RequiredBufferSize {
         uint32 get ();
}  

Property value

Type: uint32 

  Buffer size, in bytes, required to hold the requested picture, or zero if the provided buffer was big enough to hold the picture.

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