#S(HASH-TABLE EQL (FILENAME . "c:\program files\microsoft visual studio\common\wizards98\subwiz.tlb")(GUID . "{D7836000-1045-11D1-BE07-00AA00575603}")(DESCRIPTION . "RAD 98 - Wizard Interfaces")(VERSION . "1.0") (CLASSES . #S(HASH-TABLE EQUAL ("NavigationResultConstants" (TYPE . "Enum")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("ReportTypeConstants" (TYPE . "Enum")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("DoHelpConstants" (TYPE . "Enum")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("ShowStepConstants" (TYPE . "Enum")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("IHostWizConnect" (TYPE . "Interface")(DESCRIPTION . "IHostWizConnect Interface")(GUID . "{D7836CF1-1045-11D1-BE07-00AA00575603}")(FUNCTIONS ((NAME . "StartHostWiz") (RIID . #x60010000) (OFFSET . #xc) (RETURNS . "VT_HRESULT")(PARAMS ("SubWiz" "VT_DISPATCH")("Modal" "VT_BOOL")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Initializes the Host Wizard using the passed ISubWiz object as the primary wizard.")) ((NAME . "ViewHeight") (RIID . #x60010001) (OFFSET . #x10) (RETURNS . "VT_HRESULT")(PARAMS ("ViewHeight" "VT_R4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets the height in twips of the area that the wizard U/I will be displayed in.")) ((NAME . "ViewHeight") (RIID . #x60010001) (OFFSET . #x14) (RETURNS . "VT_HRESULT")(PARAMS ("ViewHeight" "VT_PTR.VT_R4")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns/sets the height in twips of the area that the wizard U/I will be displayed in.")) ((NAME . "ViewWidth") (RIID . #x60010003) (OFFSET . #x18) (RETURNS . "VT_HRESULT")(PARAMS ("ViewWidth" "VT_R4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets the width in twips of the area that the wizard U/I will be displayed in.")) ((NAME . "ViewWidth") (RIID . #x60010003) (OFFSET . #x1c) (RETURNS . "VT_HRESULT")(PARAMS ("ViewWidth" "VT_PTR.VT_R4")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns/sets the width in twips of the area that the wizard U/I will be displayed in.")) ((NAME . "Left") (RIID . #x60010005) (OFFSET . #x20) (RETURNS . "VT_HRESULT")(PARAMS ("Left" "VT_R4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets the left position of the Host Wizard form in twips.")) ((NAME . "Left") (RIID . #x60010005) (OFFSET . #x24) (RETURNS . "VT_HRESULT")(PARAMS ("Left" "VT_PTR.VT_R4")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns/sets the left position of the Host Wizard form in twips.")) ((NAME . "Top") (RIID . #x60010007) (OFFSET . #x28) (RETURNS . "VT_HRESULT")(PARAMS ("Top" "VT_R4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets the top position of the Host Wizard form in twips.")) ((NAME . "Top") (RIID . #x60010007) (OFFSET . #x2c) (RETURNS . "VT_HRESULT")(PARAMS ("Top" "VT_PTR.VT_R4")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns/sets the top position of the Host Wizard form in twips.")) ((NAME . "Width") (RIID . #x60010009) (OFFSET . #x30) (RETURNS . "VT_HRESULT")(PARAMS ("Width" "VT_PTR.VT_R4")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the total width of the Host Wizard form in twips.")) ((NAME . "Height") (RIID . #x6001000a) (OFFSET . #x34) (RETURNS . "VT_HRESULT")(PARAMS ("Height" "VT_PTR.VT_R4")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the total height of the Host Wizard form in twips.")) ((NAME . "ShowInTaskBar") (RIID . #x6001000b) (OFFSET . #x38) (RETURNS . "VT_HRESULT")(PARAMS ("ShowInTaskBar" "VT_BOOL")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets whether or not the Host Wizard shows a TaskBar button. This property must be called before any other IHostConnect or IHostWizNotify property or method.")) ((NAME . "ShowInTaskBar") (RIID . #x6001000b) (OFFSET . #x3c) (RETURNS . "VT_HRESULT")(PARAMS ("ShowInTaskBar" "VT_PTR.VT_BOOL")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns/sets whether or not the Host Wizard shows a TaskBar button. This property must be called before any other IHostConnect or IHostWizNotify property or method.")) ((NAME . "LocaleId") (RIID . #x6001000d) (OFFSET . #x40) (RETURNS . "VT_HRESULT")(PARAMS ("LocaleId" "VT_I4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets the LocaleID that the Host Wizard should use.")) ((NAME . "LocaleId") (RIID . #x6001000d) (OFFSET . #x44) (RETURNS . "VT_HRESULT")(PARAMS ("LocaleId" "VT_PTR.VT_I4")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns/sets the LocaleID that the Host Wizard should use.")) ((NAME . "UserFont") (RIID . #x6001000f) (OFFSET . #x48) (RETURNS . "VT_HRESULT")(PARAMS ("Font" "VT_PTR.IFontDisp")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns/sets the font to be used on the Host Wizard instead of a font chosen according to the LocaleID. When this font is set, it will be compared to Tahoma size 8 to scale the size of the wizard.")) ((NAME . "UserFont") (RIID . #x6001000f) (OFFSET . #x4c) (RETURNS . "VT_HRESULT")(PARAMS ("Font" "VT_PTR.VT_PTR.IFontDisp")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns/sets the font to be used on the Host Wizard instead of a font chosen according to the LocaleID. When this font is set, it will be compared to Tahoma size 8 to scale the size of the wizard.")))) ("IHostWizNotify" (TYPE . "Interface")(DESCRIPTION . "IHostWizNotify Interface")(GUID . "{D7836CF2-1045-11D1-BE07-00AA00575603}")(FUNCTIONS ((NAME . "CreateControl") (RIID . #x60010000) (OFFSET . #xc) (RETURNS . "VT_HRESULT")(PARAMS ("ProgId" "VT_BSTR")("ReturnVal" "VT_PTR.VT_DISPATCH")) (FLAGS ( RETURNS-IN-LAST IS-FUNCTION ))(DESCRIPTION . "Creates an instance of an ActiveX control having the specified ProgID and adds it to the Controls collection of the Host Wizard.")) ((NAME . "ShowControl") (RIID . #x60010001) (OFFSET . #x10) (RETURNS . "VT_HRESULT")(PARAMS ("Wizard" "VT_DISPATCH")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Notifies the Host Wizard that the passed ActiveX control must be displayed on the Host Wizard. The passed control must be created with this objects CreateControl method.")) ((NAME . "UIStatusChanged") (RIID . #x60010002) (OFFSET . #x14) (RETURNS . "VT_HRESULT")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Notifies the Host Wizard that the enablement state of the navigation buttons may need to be changed.")) ((NAME . "LogError") (RIID . #x60010003) (OFFSET . #x18) (RETURNS . "VT_HRESULT")(PARAMS ("Source" "VT_BSTR")("Module" "VT_BSTR")("Method" "VT_BSTR")("ErrNumber" "VT_I4")("ErrDescription" "VT_BSTR")("UserInfo" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Notifies the Host Wizard that an error occurred in a wizard. The Host Wizard will log these errors when error logging is turned on.")) ((NAME . "ShowStep") (RIID . #x60010004) (OFFSET . #x1c) (RETURNS . "VT_HRESULT")(PARAMS ("StepType" "VT_USERDEFINED.Enum.ShowStepConstants")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Notifies the Host Wizard that it should display a step corresponding with the passed parameter.")) ((NAME . "Caption") (RIID . #x60010005) (OFFSET . #x20) (RETURNS . "VT_HRESULT")(PARAMS ("Caption" "VT_BSTR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets the caption that should be displayed in the title bar of the Host Wizard.")) ((NAME . "Caption") (RIID . #x60010005) (OFFSET . #x24) (RETURNS . "VT_HRESULT")(PARAMS ("Caption" "VT_PTR.VT_BSTR")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns/sets the caption that should be displayed in the title bar of the Host Wizard.")) ((NAME . "Icon") (RIID . #x60010007) (OFFSET . #x28) (RETURNS . "VT_HRESULT")(PARAMS ("Icon" "VT_PTR.IPictureDisp")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns/sets the icon to be displayed in the title bar of the Host Wizard.")) ((NAME . "Icon") (RIID . #x60010007) (OFFSET . #x2c) (RETURNS . "VT_HRESULT")(PARAMS ("Icon" "VT_PTR.VT_PTR.IPictureDisp")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns/sets the icon to be displayed in the title bar of the Host Wizard.")) ((NAME . "LocaleId") (RIID . #x60010009) (OFFSET . #x30) (RETURNS . "VT_HRESULT")(PARAMS ("LocaleId" "VT_PTR.VT_I4")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the LocaleID that is being used by the Host Wizard.")))) ("ISubWiz" (TYPE . "Interface")(DESCRIPTION . "ISubWiz Interface")(GUID . "{D7836CF3-1045-11D1-BE07-00AA00575603}")(FUNCTIONS ((NAME . "DoHelp") (RIID . #x60010000) (OFFSET . #xc) (RETURNS . "VT_HRESULT")(PARAMS ("CurrentScreen" "VT_USERDEFINED.Enum.DoHelpConstants")("RetrunVal" "VT_PTR.NavigationResultConstants")) (FLAGS ( RETURNS-IN-LAST IS-FUNCTION ))(DESCRIPTION . "Notifies the wizard that it should show a help topic corresponding to the wizard step that has focus.")) ((NAME . "DoCancel") (RIID . #x60010001) (OFFSET . #x10) (RETURNS . "VT_HRESULT")(PARAMS ("RetrunVal" "VT_PTR.NavigationResultConstants")) (FLAGS ( RETURNS-IN-LAST IS-FUNCTION ))(DESCRIPTION . "Notifies the wizard that it will be terminated and should destroy any created objects or files.")) ((NAME . "DoBack") (RIID . #x60010002) (OFFSET . #x14) (RETURNS . "VT_HRESULT")(PARAMS ("RetrunVal" "VT_PTR.NavigationResultConstants")) (FLAGS ( RETURNS-IN-LAST IS-FUNCTION ))(DESCRIPTION . "Notifies the wizard that it should navigate back a step.")) ((NAME . "DoNext") (RIID . #x60010003) (OFFSET . #x18) (RETURNS . "VT_HRESULT")(PARAMS ("RetrunVal" "VT_PTR.NavigationResultConstants")) (FLAGS ( RETURNS-IN-LAST IS-FUNCTION ))(DESCRIPTION . "Notifies the wizard that it should navigate forward a step.")) ((NAME . "DoFinish") (RIID . #x60010004) (OFFSET . #x1c) (RETURNS . "VT_HRESULT")(PARAMS ("RetrunVal" "VT_PTR.NavigationResultConstants")) (FLAGS ( RETURNS-IN-LAST IS-FUNCTION ))(DESCRIPTION . "Notifies the wizard that it should complete all object and file creation with out any user interaction.")) ((NAME . "Show") (RIID . #x60010005) (OFFSET . #x20) (RETURNS . "VT_HRESULT")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Notifies the wizard that it should show itself on the Host Wizard.")) ((NAME . "CanBack") (RIID . #x60010006) (OFFSET . #x24) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_BOOL")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns a value indication whether the wizard can process the DoBack method.")) ((NAME . "CanNext") (RIID . #x60010007) (OFFSET . #x28) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_BOOL")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns a value indication whether the wizard can process the DoNext method.")) ((NAME . "CanFinish") (RIID . #x60010008) (OFFSET . #x2c) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_BOOL")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns a value indication whether the wizard can process the DoFinish method.")) ((NAME . "CanHelp") (RIID . #x60010009) (OFFSET . #x30) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_BOOL")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns a value indication whether the wizard can process the DoHelp method.")) ((NAME . "HostNotify") (RIID . #x6001000a) (OFFSET . #x34) (RETURNS . "VT_HRESULT")(PARAMS ("HostWiz" "VT_PTR.IHostWizNotify")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns/sets the IHostWizNotify object that this wizard will use to get infromation from the Host Wizard and notify the Host Wizard of its own state.")) ((NAME . "HostNotify") (RIID . #x6001000a) (OFFSET . #x38) (RETURNS . "VT_HRESULT")(PARAMS ("HostWiz" "VT_PTR.VT_PTR.IHostWizNotify")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns/sets the IHostWizNotify object that this wizard will use to get infromation from the Host Wizard and notify the Host Wizard of its own state.")))) ("IWizProfile" (TYPE . "Interface")(DESCRIPTION . "IWizProfile Interface")(GUID . "{D7836CF4-1045-11D1-BE07-00AA00575603}")(FUNCTIONS ((NAME . "LoadProfile") (RIID . #x60010000) (OFFSET . #xc) (RETURNS . "VT_HRESULT")(PARAMS ("ProfileName" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Notifies the wizard that it should load default user settings from the passed file name.")) ((NAME . "SaveProfile") (RIID . #x60010001) (OFFSET . #x10) (RETURNS . "VT_HRESULT")(PARAMS ("ProfileName" "VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Notifies the wizard that it should save current user settings to the passed file name.")) ((NAME . "WizardSectionName") (RIID . #x60010002) (OFFSET . #x14) (RETURNS . "VT_HRESULT")(PARAMS ("WizardSectionName" "VT_PTR.VT_BSTR")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the section name that this wizard will use to store its settings in a profile.")))) ("IWizIntro" (TYPE . "Interface")(DESCRIPTION . "IWizIntro Interface")(GUID . "{D7836CF5-1045-11D1-BE07-00AA00575603}")(FUNCTIONS ((NAME . "Picture") (RIID . #x60010000) (OFFSET . #xc) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_PTR.IPictureDisp")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the graphic that should be displayed on the Host Wizards intro screen.")) ((NAME . "Text") (RIID . #x60010001) (OFFSET . #x10) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_BSTR")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the text that the Host Wizard should display on the intro screen.")) ((NAME . "Caption") (RIID . #x60010002) (OFFSET . #x14) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_BSTR")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the window caption that should be displayed when the Host Wizard displays the intro screen.")) ((NAME . "Heading") (RIID . #x60010003) (OFFSET . #x18) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_BSTR")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the heading that should be displayed when the Host Wizard displays the intro screen.")) ((NAME . "ShowIntro") (RIID . #x60010004) (OFFSET . #x1c) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_BOOL")) (FLAGS ( IS-SET ))(DESCRIPTION . "Returns/sets whether the user has chosen to see the intro screen when the wizard is run. This property is ignored, if the object supporting this interface also supports IWizProfile.")) ((NAME . "ShowIntro") (RIID . #x60010004) (OFFSET . #x20) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_BOOL")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns/sets whether the user has chosen to see the intro screen when the wizard is run. This property is ignored, if the object supporting this interface also supports IWizProfile.")))) ("IWizSummary" (TYPE . "Interface")(DESCRIPTION . "IWizSummary Interface")(GUID . "{D7836CF6-1045-11D1-BE07-00AA00575603}")(FUNCTIONS ((NAME . "Picture") (RIID . #x60010000) (OFFSET . #xc) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_PTR.IPictureDisp")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the graphic that should be displayed on the Host Wizard's final step.")) ((NAME . "Text") (RIID . #x60010001) (OFFSET . #x10) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_BSTR")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the text that should be displayed on the Host Wizard's final step.")) ((NAME . "Caption") (RIID . #x60010002) (OFFSET . #x14) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_BSTR")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the caption that should displayed as the Host Wizard's window caption when the final step is shown.")) ((NAME . "Heading") (RIID . #x60010003) (OFFSET . #x18) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_BSTR")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the heading that should be displayed when the Host Wizard displays the summary screen.")) ((NAME . "ReportText") (RIID . #x60010004) (OFFSET . #x1c) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_BSTR")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the text, whether plain or HTML tagged, that should be displayed as the summary report.")) ((NAME . "ReportCaption") (RIID . #x60010005) (OFFSET . #x20) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_BSTR")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the caption that should be displayed on the report viewer.")) ((NAME . "ReportType") (RIID . #x60010006) (OFFSET . #x24) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.ReportTypeConstants")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the report type that should be displayed.")) ((NAME . "ReportDefaultFileName") (RIID . #x60010007) (OFFSET . #x28) (RETURNS . "VT_HRESULT")(PARAMS ("ReturnVal" "VT_PTR.VT_BSTR")) (FLAGS ( RETURNS-IN-LAST IS-GET ))(DESCRIPTION . "Returns the default file name and path for the report viewer's SaveAs dialog.")))) )))