Microsoft SDK for Java

GetSizeMax

This method of the IPersistStream interface returns the size in bytes of the stream needed to save the object.

Syntax

public long GetSizeMax();

Return Value

S_OK -- The size was successfully returned.

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