Click or drag to resize

IPersistStream Methods

The IPersistStream type exposes the following members.

Methods
 NameDescription
Public methodGetClassID Retrieves the class identifier.
Public methodGetSizeMax Retrieves the maximum size of the stream needed to save the object.
Public methodIsDirty Determines whether the object has changed since it was last saved.
Public methodLoad Loads the object from a stream.
Public methodSave Saves the object to a stream.
Top
See Also