IVsDebuggableProjectCfg2::OpenOutput Method (String^, IVsOutput^)
Visual Studio 2015
Obsolete method. Do not use. Inherited from IVsDebuggableProjectCfg.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Parameters
- szOutputCanonicalName
-
Type:
System::String^
Do not use.
- ppIVsOutput
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsOutput^
Do not use.
Return Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Show: