This topic has not yet been rated - Rate this topic

IPersistMemory Interface

Saves and loads objects from a stream. Inherits from IPersist. For more information, see IPersistMemory.

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

[InterfaceTypeAttribute(1)] 
[GuidAttribute("BD1AE5E0-A6AE-11CE-BD37-504200C10000")] 
public interface IPersistMemory : IPersist
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("BD1AE5E0-A6AE-11CE-BD37-504200C10000") */ 
public interface IPersistMemory extends IPersist
InterfaceTypeAttribute(1) 
GuidAttribute("BD1AE5E0-A6AE-11CE-BD37-504200C10000") 
public interface IPersistMemory extends IPersist
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ