How to use IAsyncOperationWithProgress<IBuffer, uint> in IRandomAccessStream #3669
-
I'm trying to extend the functionality of the Particularly with the method |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Disregard., The main reason for this question was to create a |
Beta Was this translation helpful? Give feedback.
Disregard., The main reason for this question was to create a
System.IO.Stream
wrapper, but I've identified that there is an extension method inWindows.Storage.Streams
->stream.AsRandomAccessStream()
that returns anIRandomAccessStream