Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables an application to optimize the layout of compound files for efficient downloading across a slow link. For more information, see ILayoutStorage and StorageLayout.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("0E6D4D90-6738-11CF-9608-00AA00680DB4")> _
<InterfaceTypeAttribute()> _
Public Interface ILayoutStorage
'Usage
Dim instance As ILayoutStorage
[GuidAttribute("0E6D4D90-6738-11CF-9608-00AA00680DB4")]
[InterfaceTypeAttribute()]
public interface ILayoutStorage
[GuidAttribute(L"0E6D4D90-6738-11CF-9608-00AA00680DB4")]
[InterfaceTypeAttribute()]
public interface class ILayoutStorage
public interface ILayoutStorage