IPersistStreamInitImpl Members
IPersist Methods
Retrieves the object's CLSID. |
IPersistStreamInit Methods
Retrieves the size of the stream needed to save the object's data. The ATL implementation returns E_NOTIMPL. |
|
Initializes a newly created object. |
|
Checks whether the object's data has changed since it was last saved. |
|
Loads the object's properties from the specified stream. |
|
Saves the object's properties to the specified stream. |