Serial Framework C++ Edition

◆ SetSize()

virtual HRESULT STDMETHODCALLTYPE SetSize ( ULARGE_INTEGER  libNewSize)
overridevirtual

The method changes the size of the stream object.

Parameters
libNewSizeSpecifies the new size, in bytes, of the stream.
Returns
S_OK if operation completed with success.