C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Storage Namespace / ComStream Class / SetSize Method

In This Topic
SetSize Method (ComStream)
In This Topic
HRESULT IStream::SetSize([In] ULARGE_INTEGER libNewSize)
Syntax
'Declaration
 
Public Sub SetSize( _
   ByVal libNewSize As System.Long _
) 
 

Parameters

libNewSize
See Also