IVsProjectCfg2.OpenOutput(String, IVsOutput) Methode

Definition

Veraltete Methode. Darf nicht verwendet werden.

public:
 int OpenOutput(System::String ^ szOutputCanonicalName, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IVsOutput ^ % ppIVsOutput);
public:
 int OpenOutput(Platform::String ^ szOutputCanonicalName, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IVsOutput ^ &  ppIVsOutput);
int OpenOutput(std::wstring const & szOutputCanonicalName, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IVsOutput const & & ppIVsOutput);
public int OpenOutput (string szOutputCanonicalName, out Microsoft.VisualStudio.Shell.Interop.IVsOutput ppIVsOutput);
abstract member OpenOutput : string * IVsOutput -> int
Public Function OpenOutput (szOutputCanonicalName As String, ByRef ppIVsOutput As IVsOutput) As Integer

Parameter

szOutputCanonicalName
String

Nicht verwenden.

ppIVsOutput
IVsOutput

Nicht verwenden.

Gibt zurück

Int32

Implementiert

Gilt für