IStream.SetSize Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Changes the size of the stream object.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- libNewSize
- Type: System.Int64
The new size of the stream as a number of bytes.
Show: