VsTextBufferClass.Reserved1 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved in the Vtable for future use.
public:
virtual int Reserved1() = Microsoft::VisualStudio::TextManager::Interop::IVsTextBuffer::Reserved1;
public:
virtual int Reserved1();
public:
virtual int Reserved1() = Microsoft::VisualStudio::TextManager::Interop::IVsTextBuffer::Reserved1;
virtual int Reserved1();
public virtual int Reserved1 ();
abstract member Reserved1 : unit -> int
override this.Reserved1 : unit -> int
Public Overridable Function Reserved1 () As Integer
Returns
Reserved in the Vtable for future use.