Windows apps
Collapse the table of content
Expand the table of content

WindowsRuntimeBufferExtensions::GetWindowsRuntimeBuffer Method

.NET Framework (current version)

Returns a Windows.Storage.Streams.IBuffer interface that represents the same memory as a specified memory stream.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member GetWindowsRuntimeBuffer(MemoryStream) Returns a Windows.Storage.Streams.IBuffer interface that represents the same memory as the specified memory stream.
Public method Static member GetWindowsRuntimeBuffer(MemoryStream, Int32, Int32) Returns a Windows.Storage.Streams.IBuffer interface that represents a region within the memory that the specified memory stream represents.
Top
Show:
© 2017 Microsoft