IVsLanguageDebugInfo::GetLocationOfName Method (String^, String^, array<TextSpan>^)
Visual Studio 2015
Deprecated. Do not use.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
int GetLocationOfName( String^ pszName, [OutAttribute] String^% pbstrMkDoc, array<TextSpan>^ pspanLocation )
Parameters
- pszName
-
Type:
System::String^
Do not use.
- pbstrMkDoc
-
Type:
System::String^
Do not use.
- pspanLocation
-
Type:
array<Microsoft.VisualStudio.TextManager.Interop::TextSpan>^
Do not use.
Return Value
Type: System::Int32
Show: