Compartir a través de


Microsoft.VisualStudio.VsWizard Namespace

Classes

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

Structures

  Structure Description
__MIDL_IOleAutomationTypes_0005 Infrastructure. Microsoft Internal Use Only.
__MIDL_IOleAutomationTypes_0006 Infrastructure. Microsoft Internal Use Only.
tagARRAYDESC Holds information about an array.
tagELEMDESC Holds information about a code element.
tagFUNCDESC Holds information about a function.
tagIDLDESC Contains information needed for transferring a structure element, parameter, or function return value between processes.
tagPARAMDESC Holds information about a function parameter.
tagPARAMDESCEX Holds information about a function parameter.
tagSAFEARRAYBOUND Represents the bounds of one dimension of the array.
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.
tagTYPEATTR Contains attributes of an _ITypeInfo interface.
tagTYPEDESC Describes the type of a variable, the return type of a function, or the type of a function parameter.
tagVARDESC Describes a variable, constant, or data member.

Interfaces

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

Delegates

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

Enumerations

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