IVCWizCtl Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

Syntax

'Declaration
<GuidAttribute("2631F4B9-8D2C-4624-B042-459983542F19")> _
Public Interface IVCWizCtl
[GuidAttribute("2631F4B9-8D2C-4624-B042-459983542F19")]
public interface IVCWizCtl
[GuidAttribute(L"2631F4B9-8D2C-4624-B042-459983542F19")]
public interface class IVCWizCtl
[<GuidAttribute("2631F4B9-8D2C-4624-B042-459983542F19")>]
type IVCWizCtl =  interface end
public interface IVCWizCtl

The IVCWizCtl type exposes the following members.

Methods

  Name Description
Public method OnFlush Infrastructure. Microsoft Internal Use Only.
Public method SetSite Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

Microsoft.VisualStudio.VsWizard Namespace