IVsIntellisenseHost_Corrected.GetContextFocalPoint(TextSpan[], Int32) 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.
public:
int GetContextFocalPoint(cli::array <Microsoft::VisualStudio::TextManager::Interop::TextSpan> ^ pSpan, int % piLen);
public int GetContextFocalPoint (Microsoft.VisualStudio.TextManager.Interop.TextSpan[] pSpan, ref int piLen);
abstract member GetContextFocalPoint : Microsoft.VisualStudio.TextManager.Interop.TextSpan[] * int -> int
Public Function GetContextFocalPoint (pSpan As TextSpan(), ByRef piLen As Integer) As Integer
Parameters
- pSpan
- TextSpan[]
- piLen
- Int32