Microsoft.VisualStudio.VsWizard Namespace

Classes

  Class Description
Public class _IDispWizComboEvents_SinkHelper Infrastructure. Microsoft Internal Use Only.
Public class VCWizCtlClass See VCWizCtl for information.
Public class VsWizardClass See VsWizard for information.
Public class WizComboClass Controls combo boxes of HTML-based wizards in Visual Studio.

Structures

  Structure Description
Public structure __MIDL_IOleAutomationTypes_0005 Infrastructure. Microsoft Internal Use Only.
Public structure __MIDL_IOleAutomationTypes_0006 Infrastructure. Microsoft Internal Use Only.
Public structure tagARRAYDESC Holds information about an array.
Public structure tagELEMDESC Holds information about a code element.
Public structure tagFUNCDESC Holds information about a function.
Public structure tagIDLDESC Contains information needed for transferring a structure element, parameter, or function return value between processes.
Public structure tagPARAMDESC Holds information about a function parameter.
Public structure tagPARAMDESCEX Holds information about a function parameter.
Public structure tagSAFEARRAYBOUND Represents the bounds of one dimension of the array.
Public structure tagTLIBATTR Contains information about a type library. Information from this structure is used to identify the type library and to provide national language support for member names.
Public structure tagTYPEATTR Contains attributes of an _ITypeInfo interface.
Public structure tagTYPEDESC Describes the type of a variable, the return type of a function, or the type of a function parameter.
Public structure tagVARDESC Describes a variable, constant, or data member.

Interfaces

  Interface Description
Public interface _IDispWizComboEvents Infrastructure. Microsoft Internal Use Only.
Public interface _IDispWizComboEvents_Event Infrastructure. Microsoft Internal Use Only.
Public interface _ITypeInfo Infrastructure. Microsoft Internal Use Only.
Public interface ICoclassInfo The ICoclassInfo object provides information about the properties of the specified coclass.
Public interface ICollection Defines size, enumerators, and synchronization methods for all collections.
Public interface IControl The IControl object provides information about the properties of the specified control.
Public interface IEnumInfo The IEnumInfo object provides information about the properties of the specified enumerator.
Public interface IFuncInfo The IFuncInfo interface provides information about the properties of the specified function.
Public interface IInterfaceInfo Provides information about the properties of the specified type library's interfaces.
Public interface IParamInfo Provides information about the properties of the specified parameters in a function or variable.
Public interface ITypeComp Infrastructure. Microsoft internal use only.
Public interface ITypeInfo Allows reading information about objects.
Public interface ITypeLib Provides methods for accessing a library of type descriptions.
Public interface ITypeLibInfo Provides information about the properties of the specified type library.
Public interface IVarInfo Provides information about the properties of the specified variable.
Public interface IVCWizCtl Infrastructure. Microsoft Internal Use Only.
Public interface IVCWizCtlUI See VCWizCtl for information.
Public interface IWizCombo Controls combo boxes of HTML-based wizards in Visual Studio.
Public interface VCWizCtl Contains properties and methods used to programmatically manipulate custom wizards created for Visual C++ projects. Refer to IVCWizCtlUI for documentation.
Public interface VsWizard Provides access to the integrated development environment (IDE) to display the wizard.
Public interface WizCombo Controls combo boxes in HTML-based wizards of Visual Studio.

Delegates

  Delegate Description
Public delegate _IDispWizComboEvents_ChangeEventHandler Infrastructure. Microsoft Internal Use Only.
Public delegate _IDispWizComboEvents_KeyDownEventHandler Infrastructure. Microsoft Internal Use Only.

Enumerations

  Enumeration Description
Public enumeration eFormat Used by the FormatGuid method of the IVCWizCtlUI object.
Public enumeration eInterfaceType Used by the IInterfaceInfo object.
Public enumeration eParamAttr Used by the Attribute property of the IParamInfo object.
Public enumeration tagCALLCONV Identifies the calling convention used by a member function
Public enumeration tagDESCKIND Identifies the type description being bound to.
Public enumeration tagFUNCKIND Indicates the kind of function.
Public enumeration tagINVOKEKIND Specifies how to invoke a function by IDispatch::Invoke Method.
Public enumeration tagSYSKIND Identifies the target operating system platform.
Public enumeration tagTYPEKIND Specifies various types of data and functions.
Public enumeration tagVARKIND Defines how a variable should be marshaled.