This topic has not yet been rated - Rate this topic

IPersistStreamInit Interface

Saves and loads objects from a stream. Replaces IPersistStream and adds an initialization method. Inherits from IPersist. For more information, see IPersistStreamInit.

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

[GuidAttribute("7FD52380-4E07-101B-AE2D-08002B2EC713")] 
[InterfaceTypeAttribute(1)] 
public interface IPersistStreamInit : IPersist
/** @attribute GuidAttribute("7FD52380-4E07-101B-AE2D-08002B2EC713") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IPersistStreamInit extends IPersist
GuidAttribute("7FD52380-4E07-101B-AE2D-08002B2EC713") 
InterfaceTypeAttribute(1) 
public interface IPersistStreamInit extends IPersist
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ