IPersist |
The IPersistStorage type exposes the following members.
| Name | Description | |
|---|---|---|
| GetClassID | Retrieves the class identifier. | |
| HandsOffStorage | Tells the object to release all storage-related resources. | |
| InitNew | Initializes a new storage object. | |
| IsDirty | Determines whether the object has changed since it was last saved. | |
| Load | Loads the object from storage. | |
| Save | Saves the object to storage. | |
| SaveCompleted | Notifies the object that a save operation has completed. |