Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 543 Bytes

filerandomaccessstream_getoutputstreamat_379282997.md

File metadata and controls

26 lines (18 loc) · 543 Bytes
-api-id -api-type
M:Windows.Storage.Streams.FileRandomAccessStream.GetOutputStreamAt(System.UInt64)
winrt method

Windows.Storage.Streams.FileRandomAccessStream.GetOutputStreamAt

-description

Returns an output stream at a specified location in a stream.

-parameters

-param position

The location in the output stream at which to begin.

-returns

The output stream.

-remarks

-examples

-see-also