Set the stream size.
Source position: types.pp line 508
| function IStream.SetSize( | 
| libNewSize: LargeUint | 
| ):HRESULT; | 
SetSize sets the size of the stream to libNewSize bytes, if the stream allows it. On success, zero is returned.
On error, a nonzero exit code is returned.