0 out of 2 rated this helpful - Rate this topic

IPersist Interface

Gets the class identifier (CLSID) of an object that can be persisted (stored) in the system. For more information, see IPersist.

Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("0000010C-0000-0000-C000-000000000046")] 
public interface IPersist
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("0000010C-0000-0000-C000-000000000046") */ 
public interface IPersist
InterfaceTypeAttribute(1) 
GuidAttribute("0000010C-0000-0000-C000-000000000046") 
public interface IPersist
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ