Class Methods
| Method | Description |
| GetClassID | Retrieves the object's CLSID. |
IPersistPropertyBag Methods
| Method | Description |
| 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. |