net11
namespace Microsoft.VisualStudio.VsWizard
{
[Guid("56324FFE-ADBC-4660-B8AA-A2BA84A162C4")]
[TypeLibType(4160)]
public interface IVCWizCtlUI
{
[DispId(1610743839)]
void SetErrorInfo(string bstrDescription, uint ulHRESULT = 0U, uint dwReserved = 0U, string bstrHelpKeyword = "0", string bstrSource = "0");
}
}
.NET Framework | 1.1 |
---|---|
Information specific to net11 | |
Assembly | Microsoft.VisualStudio.VsWizard , Version=7.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |