Microsoft SDK for Java

SetSize

This method of the IStream Interface changes the size of the stream object.

Syntax

public void SetSize(long libNewSize);

Parameters

libNewSize The new size of the stream, measured in bytes.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.