Click or drag to resize

IPersistStorage Methods

The IPersistStorage type exposes the following members.

Methods
 NameDescription
Public methodGetClassID Retrieves the class identifier.
Public methodHandsOffStorage Tells the object to release all storage-related resources.
Public methodInitNew Initializes a new storage object.
Public methodIsDirty Determines whether the object has changed since it was last saved.
Public methodLoad Loads the object from storage.
Public methodSave Saves the object to storage.
Public methodSaveCompleted Notifies the object that a save operation has completed.
Top
See Also