Condividi tramite


IDebugDocumentTextExternalAuthor.GetPathName(String, Int32) Method

Definition

public:
 int GetPathName([Runtime::InteropServices::Out] System::String ^ % pbstrLongName, [Runtime::InteropServices::Out] int % pfIsOriginalFile);
public int GetPathName(out string pbstrLongName, out int pfIsOriginalFile);
abstract member GetPathName : string * int -> int
Public Function GetPathName (ByRef pbstrLongName As String, ByRef pfIsOriginalFile As Integer) As Integer

Parameters

pbstrLongName
String
pfIsOriginalFile
Int32

Returns

Applies to