VsTextBufferClass::IVsTextLinesReserved1 Method (Int32, array<LINEDATA>^, Int32)

 

Method information not provided. Do not use this method.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
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.

Return Value

Type: System::Int32

Do not use.

Return to top
Show: