Share via


VsTextBufferClass.Reserved1 Method

Reserved in the Vtable for future use.

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

Syntax

'Declaration
Public Overridable Function Reserved1 As Integer
public virtual int Reserved1()
public:
virtual int Reserved1()
abstract Reserved1 : unit -> int  
override Reserved1 : unit -> int
public function Reserved1() : int

Return Value

Type: System.Int32
Reserved in the Vtable for future use.

Implements

IVsTextBuffer.Reserved1()

.NET Framework Security

See Also

Reference

VsTextBufferClass Class

Microsoft.VisualStudio.TextManager.Interop Namespace