IVsSmartTagTipWindow2::GetSmartTagData Method (IVsSmartTagData^)
Visual Studio 2015
Gets the smart tag content.
Assembly: Microsoft.VisualStudio.TextManager.Interop.10.0 (in Microsoft.VisualStudio.TextManager.Interop.10.0.dll)
Parameters
- pSmartTagData
-
Type:
Microsoft.VisualStudio.TextManager.Interop::IVsSmartTagData^
The IVsSmartTagData.
Return Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Show: