IVsLanguageDebugInfo.GetLocationOfName(String, String, TextSpan[]) Yöntem

Tanım

Kullanım dışı. Kullanmayın.

public:
 int GetLocationOfName(System::String ^ pszName, [Runtime::InteropServices::Out] System::String ^ % pbstrMkDoc, cli::array <Microsoft::VisualStudio::TextManager::Interop::TextSpan> ^ pspanLocation);
int GetLocationOfName(std::wstring const & pszName, [Runtime::InteropServices::Out] std::wstring const & & pbstrMkDoc, std::Array <Microsoft::VisualStudio::TextManager::Interop::TextSpan> const & pspanLocation);
public int GetLocationOfName (string pszName, out string pbstrMkDoc, Microsoft.VisualStudio.TextManager.Interop.TextSpan[] pspanLocation);
abstract member GetLocationOfName : string * string * Microsoft.VisualStudio.TextManager.Interop.TextSpan[] -> int
Public Function GetLocationOfName (pszName As String, ByRef pbstrMkDoc As String, pspanLocation As TextSpan()) As Integer

Parametreler

pszName
String

Kullanmayın.

pbstrMkDoc
String

Kullanmayın.

pspanLocation
TextSpan[]

Kullanmayın.

Döndürülenler

Int32

Şunlara uygulanır