STREAM_SEEK Enumeration

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Public Enumeration STREAM_SEEK
public enum STREAM_SEEK
public enum class STREAM_SEEK
type STREAM_SEEK
public enum STREAM_SEEK

Members

Member name Description
STREAM_SEEK_CUR
STREAM_SEEK_END
STREAM_SEEK_SET

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace