IDebugDocumentTextExternalAuthor.GetPathName(String, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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