See VCWizCtl for information.
The IVCWizCtlUI type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | AddBuiltOutput | Adds an item to the deployed project. | 
| .gif) | AddDebugSymbols | Adds debugging symbols to the deployed project. | 
| .gif) | AddDeploymentContent | Adds an item to the deployed project. | 
| .gif) | AddSymbol | Adds the specified symbol to the symbol table. | 
| .gif) | CanCreateNewProjectAtLocation | Indicates whether the new project can be created at the specified location. | 
| .gif) | CommandHandlerExists | Indicates whether the specified handler has been implemented. | 
| .gif) | ConvertAnsiToOEM | Converts special extended ANSI characters to OEM characters. | 
| .gif) | CppParseTypeString | Parses a string containing the C++ variable declaration into its parts (type, name, and initial value). | 
| .gif) | CreateGuid | Creates a globally unique identifier (GUID) for the specified object. | 
| .gif) | CreateWebTargetFolder | Creates a target folder for a Web project. | 
| .gif) | DatabaseConnection | Infrastructure. Microsoft Internal Use Only. | 
| .gif) | DoesFileExist | Determines whether the specified file name exists. | 
| .gif) | DoesFileOrDirectoryExist | Determines whether the specified file or directory exists. | 
| .gif) | FindSymbol | Finds the specified symbol in the symbol table. | 
| .gif) | Finish | Called when the user clicks the OK or Cancel button in the wizard HTML to indicate that the user is finished with the wizard. | 
| .gif) | FormatGuid | Formats the specified globally unique identifier (GUID). | 
| .gif) | GenerateNextDefaultProjectName | Generates a project name based on the specified base name. | 
| .gif) | GetActiveXControlTypeLib | Gets a string containing the type library for the ActiveX control. | 
| .gif) | GetAppID | Returns the application ID. | 
| .gif) | GetClassCommandHandlerDesc | Gets the command handler object for the specified class and command name. | 
| .gif) | GetCodePageFromLCID | Gets the appropriate code page based on the supplied language locale ID. | 
| .gif) | GetCommandCount | Gets the number of commands in the specified list. | 
| .gif) | GetCommandDocumentation | Gets the description of the specified command or other text entry in the specified list box. | 
| .gif) | GetCommandHandlerString | Gets a command handler as a string. | 
| .gif) | GetCommandName | Gets the name of a command as a string. | 
| .gif) | GetComputerName | Returns the name of the computer as a string. | 
| .gif) | GetConnectionString | Gets the information the database application requires to connect to a data source. | 
| .gif) | GetConsumerClass | Returns a string containing the consumer class. | 
| .gif) | GetDefaultWebTargetFolder | Returns the default target folder for the Web project. | 
| .gif) | GetDialogControlsAndTypes | Gets the controls and types from the specified dialog box. | 
| .gif) | GetDialogIds | Gets the IDs of the project's dialog boxes. | 
| .gif) | GetDirectoryViaBrowseDlg | Gets the specified directory by using the Browse Dialog Box. | 
| .gif) | GetHostLocale | Gets the locale of the wizard's user interface. | 
| .gif) | GetInstalledLangs | Gets the language locale IDs from the wizard's templates directory, indicating which language resources are available. | 
| .gif) | GetLangAbbrevFromLCID | Gets the language abbreviation specified by the language locale ID. | 
| .gif) | GetLangFromLCID | Gets the language based on the specified language locale ID. | 
| .gif) | GetODBCConsumerClassDecl | Gets the ODBC consumer class declaration. | 
| .gif) | GetODBCConsumerClassImpl | Gets the ODBC consumer class implementation. | 
| .gif) | GetOpenFileNameViaDlg | Gets the name of a file to open using a dialog box. | 
| .gif) | GetPrimaryLangIdFromLCID | Gets the default language from the language locale ID. | 
| .gif) | GetProcessName | Gets the file name of the current process (devenv.exe). | 
| .gif) | GetRemoteMachine | For the specified deployment project, returns the name of a remote machine for the specified configuration. | 
| .gif) | GetSubFolderByName | Gets a sub folder for web service deployment. | 
| .gif) | GetSubLangIdFromLCID | Gets a string containing the language identified as the sub language from its language locale ID. | 
| .gif) | GetSystemLCID | Gets the default language locale ID from the system. | 
| .gif) | GetURLViaDlg | Get a URL using a dialog box. | 
| .gif) | IsSymbolDisabled | Returns whether a symbol is disabled. | 
| .gif) | IsValidNumericValue | Determines whether a variant is a valid numeric value. | 
| .gif) | IsValidProgID | Indicates whether the specified object's program identifier is valid. | 
| .gif) | IsWebTierProject | Checks if the specified project is a Visual Studio Deployment of a Web Setup Project. | 
| .gif) | Load | Initializes the specified document. | 
| .gif) | Navigate | Navigates to a page and frame. | 
| .gif) | NavigateToCommandHandler | Opens the text editor and places the cursor at the specified handler. | 
| .gif) | Next | Optionally updates the symbols on the current page, and then navigates the user to the specified wizard page. | 
| .gif) | OkCancelAlert | Displays an alert message to the wizard user, requiring the user to click OK to confirm a selected wizard option or Cancel to cancel that option. | 
| .gif) | OnHelp | Called by the wizard when the user clicks the Help button to display any HTML Help topics associated with the wizard HTML page. | 
| .gif) | PreShowWizard | For future use. | 
| .gif) | RemoveSymbol | Removes the specified symbol from the symbol table. | 
| .gif) | RenderTemplate | Renders the template file for the wizard project. | 
| .gif) | RenderTemplateToString | Renders the wizard template file as a string. | 
| .gif) | ReportError | Displays an error to the user and gives the user the option to correct the error and continue using the wizard. | 
| .gif) | ResumeParsing | Resumes parsing after a call to SuspendParsing | 
| .gif) | SelectDataSource | Displays a dialog box that allows the user to select the data source to use in a consumer database application. | 
| .gif) | SelectODBCDatabase | Displays a dialog box that allows the user to select the ODBC database for an ODBC consumer application. | 
| .gif) | SetDefaults | Sets the initial defaults for the wizard symbols. | 
| .gif) | SetDeploymentAppMappings | Registers an application with a web service. | 
| .gif) | SetErrorInfo | Sets error text for the specified item. | 
| .gif) | SetRemoteMachine | Specifies the name of a computer (other than your computer) on which you want to debug an application. | 
| .gif) | ShowWiz | Displays the wizard if it has a UI. | 
| .gif) | SuspendParsing | Suspends parsing in a wizard. | 
| .gif) | ValidateCLRIdentifier | Returns whether a name is a valid CLR identifier. | 
| .gif) | ValidateCSharpClass | Not implemented. | 
| .gif) | ValidateCSharpFile | Not Implemented. | 
| .gif) | ValidateCSharpIdentifier | Not implemented. | 
| .gif) | ValidateCSharpNamespace | Not implemented. | 
| .gif) | YesNoAlert | This method displays an alert message to the wizard user, requiring the user to click Yes to confirm a selected wizard option or No to cancel that option. | 
Top
Properties
| Name | Description | |
|---|---|---|
| .gif) | ActiveXControls | Gets the ActiveX controls registered in the system. | 
| .gif) | dte | Gets the top-level extensibility object. | 
| .gif) | FileTypeLibs | Gets the type libraries in the specified file. | 
| .gif) | ParentKind | Gets the kind of context object. | 
| .gif) | ParentObject | Infrastructure. Microsoft Internal Use Only. | 
| .gif) | ProjectObject | Infrastructure. Microsoft Internal Use Only. | 
| .gif) | ResourceHelper | Gets the VCResourceHelper object. | 
| .gif) | TypeLibs | Gets the type libraries registered in the system. | 
Top