Microsoft SDK for Java

Point.save

Saves this object's data to a specified data stream.

Syntax

public void save( IDataStream stream )

Parameters

stream

An IDataStream to which to save the data.

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