IPersistPropertyBagImpl Methods

IPersist Methods
GetClassID Retrieves the object's CLSID.
IPersistPropertyBag Methods
InitNew Initializes a newly created object. The ATL implementation returns S_OK.
Load Loads the object's properties from a client-supplied property bag.
Save Saves the object's properties into a client-supplied property bag.

See Also

IPersistPropertyBagImpl Overview