This topic has not yet been rated - Rate this topic

IVsTextLines.Reserved2 Method

Reserved in the Vtable for future use.

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

Return Value

Type: Int32
If the method succeeds, it returns S_OK. If it fails, it returns an error code.

COM Signature

From textmgr.idl:

HRESULT IVsTextLines::Reserved2();
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.