wraps the IPersist interface and provides the CLSID of an object that can be stored persistently in the system.
| AutoHotkey | AHK v2 alpha |
| OS | Windows 2000 Professional / Windows XP / Windows Server 2003 or higher |
| Base classes | Unknown |
| Persist | wraps the IPersist interface and provides the CLSID of an object that can be stored persistently in the system. |
| Variables | |
| IID | This is IID_IPersist. |
| ThrowOnCreation | indicates that attempting to create an instance of this class without supplying a valid pointer should throw an exception. |
| Functions | |
| GetClassID | Retrieves the class identifier (CLSID) of the object. |
Retrieves the class identifier (CLSID) of the object.
GetClassID()