TextTipData::GetContextStream Method (Int32, Int32)
Visual Studio 2015
Retrieves the position and length of the tool tip.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
public: virtual int GetContextStream( [OutAttribute] int% piPos, [OutAttribute] int% piLen )
Parameters
- piPos
-
Type:
System::Int32
The position of the tool tip.
- piLen
-
Type:
System::Int32
The length of the tool tip.
Show: