Expand Minimize
This topic has not yet been rated - Rate this topic

VSConstants.VS_E_SPECIFYING_OUTPUT_UNSUPPORTED Field

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.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
public const int VS_E_SPECIFYING_OUTPUT_UNSUPPORTED

The parameter IVsOutput** or IVsOutput* [] must be null.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.