VsTextBufferClass::IVsTextLinesReserved1 Method (Int32, array<LINEDATA>^, Int32)
Visual Studio 2015
Method information not provided. Do not use this method.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
public: virtual int IVsTextLinesReserved1( int iLine, array<LINEDATA>^ pLineData, int fAttributes )
Parameters
- iLine
-
Type:
System::Int32
Do not use.
- pLineData
-
Type:
array<Microsoft.VisualStudio.TextManager.Interop::LINEDATA>^
Do not use.
- fAttributes
-
Type:
System::Int32
Do not use.
Show: