Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
[GuidAttribute("0E6D4D90-6738-11CF-9608-00AA00680DB4")]
[InterfaceTypeAttribute()]
public interface ILayoutStorage
[GuidAttribute(L"0E6D4D90-6738-11CF-9608-00AA00680DB4")]
[InterfaceTypeAttribute()]
public interface class ILayoutStorage
[<GuidAttribute("0E6D4D90-6738-11CF-9608-00AA00680DB4")>]
[<InterfaceTypeAttribute()>]
type ILayoutStorage = interface end
public interface ILayoutStorage
The ILayoutStorage type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
BeginMonitor | |
![]() |
EndMonitor | |
![]() |
LayoutScript | |
![]() |
ReLayoutDocfile | |
![]() |
ReLayoutDocfileOnILockBytes |
Top
.gif)