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.
Supports simple sequential access to streams. For more information, see ISequentialStream.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("0C733A30-2A1C-11CE-ADE5-00AA0044773D")> _
<InterfaceTypeAttribute()> _
Public Interface ISequentialStream
[GuidAttribute("0C733A30-2A1C-11CE-ADE5-00AA0044773D")]
[InterfaceTypeAttribute()]
public interface ISequentialStream
[GuidAttribute(L"0C733A30-2A1C-11CE-ADE5-00AA0044773D")]
[InterfaceTypeAttribute()]
public interface class ISequentialStream
[<GuidAttribute("0C733A30-2A1C-11CE-ADE5-00AA0044773D")>]
[<InterfaceTypeAttribute()>]
type ISequentialStream = interface end
public interface ISequentialStream
The ISequentialStream type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Read | |
![]() |
Write |
Top
.gif)