IVsProjectCfg2::OpenOutput Method (String^, IVsOutput^)

 

Obsolete method. Do not use.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

int OpenOutput(
	String^ szOutputCanonicalName,
	[OutAttribute] IVsOutput^% ppIVsOutput
)

Parameters

szOutputCanonicalName
Type: System::String^

Do not use.

ppIVsOutput
Type: Microsoft.VisualStudio.Shell.Interop::IVsOutput^

Do not use.

Return Value

Type: System::Int32
Return to top
Show: