VSConstants::VS_E_SPECIFYING_OUTPUT_UNSUPPORTED Field
Visual Studio 2015
Returned by build interfaces that have parameters for specifying an array of IVsOutput's but the implementation can only apply the method to all outputs.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Field Value
Type: System::Int32The parameter IVsOutput** or IVsOutput* [] must be null.
Show: