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.
Allows only a single writer while enabling multiple readers of a root storage object. For more information, see IDirectWriterLock and IDirectWriterLock - Compound File Implementation.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0E6D4D92-6738-11CF-9608-00AA00680DB4")> _
Public Interface IDirectWriterLock
[InterfaceTypeAttribute()]
[GuidAttribute("0E6D4D92-6738-11CF-9608-00AA00680DB4")]
public interface IDirectWriterLock
[InterfaceTypeAttribute()]
[GuidAttribute(L"0E6D4D92-6738-11CF-9608-00AA00680DB4")]
public interface class IDirectWriterLock
[<InterfaceTypeAttribute()>]
[<GuidAttribute("0E6D4D92-6738-11CF-9608-00AA00680DB4")>]
type IDirectWriterLock = interface end
public interface IDirectWriterLock
The IDirectWriterLock type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
HaveWriteAccess | |
![]() |
ReleaseWriteAccess | |
![]() |
WaitForWriteAccess |
Top
.gif)