AxHost.State.save

Overview | Methods | This Package | All Packages

AxHost.State.save

Saves the object's state to a data stream.

Syntax

public void save( IDataStream ids )

Parameters

ids

The data stream (IDataStream) to which to save the object's state.