Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
IPersist Methods
Retrieves the object's CLSID. |
IPersistStorage Methods
Instructs the object to release all storage objects and enter HandsOff mode. The ATL implementation returns S_OK. |
|
Initializes a new storage. |
|
Checks whether the object's data has changed since it was last saved. |
|
Loads the object's properties from the specified storage. |
|
Saves the object's properties to the specified storage. |
|
Notifies an object that it can return to Normal mode to write to its storage object. The ATL implementation returns S_OK. |