AGI Common Entity Library 11 Send comments on this topic.
IPersist Interface

Description

A Microsoft interface that defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. Consult Microsoft documentation (e.g. on MSDN) for further information.

Public Methods

Public Method GetClassID Retrieves the class identifier (CLSID) of an object. The CLSID is a unique value that identifies the code that can manipulate the persistent data. For further information, consult Microsoft documentation (e.g. on MSDN) for the IPersist interface.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1