VsExpansionPackageClass.GetTokenPath(UInt32, String) Yöntem

Tanım

Belirtilen konumun yolunu döndürür. Bkz. GetTokenPath(UInt32, String).

public:
 virtual int GetTokenPath(System::UInt32 token, [Runtime::InteropServices::Out] System::String ^ % pbstrPath) = Microsoft::VisualStudio::TextManager::Interop::IVsExpansionManager::GetTokenPath;
 virtual int GetTokenPath(unsigned int token, [Runtime::InteropServices::Out] std::wstring const & & pbstrPath);
public virtual int GetTokenPath (uint token, out string pbstrPath);
abstract member GetTokenPath : uint32 * string -> int
override this.GetTokenPath : uint32 * string -> int
Public Overridable Function GetTokenPath (token As UInteger, ByRef pbstrPath As String) As Integer

Parametreler

token
UInt32

'ndaki Numaralandırmadaki bir değer _ExpansionToken .

pbstrPath
String

dışı Belirtilen konumun tam yolunu içeren bir dize döndürür.

Döndürülenler

Int32

Yöntem başarılı olursa, döndürür S_OK . Başarısız olursa, bir hata kodu döndürür.

Uygulamalar

Şunlara uygulanır