#S(HASH-TABLE EQL (FILENAME . "c:\program files\common files\microsoft shared\vs98\vshelp.dll")(GUID . "{854D7AC6-BC3D-11D0-B421-00A0C90F9DC4}")(DESCRIPTION . "Help System Services 1.0 Type Library")(VERSION . "1.0") (CLASSES . #S(HASH-TABLE EQUAL ("VsHelpServices" (TYPE . "Coclass")(DESCRIPTION . "HelpServices Class")(GUID . "{854D7AC5-BC3D-11D0-B421-00A0C90F9DC4}")(ALIASES "IVsHelpSystem""IVsHelpInit""IVsHelpUtilities") (FUNCTIONS )) ("IVsHelpSystem" (TYPE . "Interface")(DESCRIPTION . "IVsHelpSystem Interface")(GUID . "{854D7AC0-BC3D-11D0-B421-00A0C90F9DC4}")(FUNCTIONS ((NAME . "KeywordSearch") (RIID . #x60010000) (OFFSET . #xc) (RETURNS . "VT_HRESULT")(PARAMS ("pszKeyword" "VT_LPWSTR")("dwFlags" "VT_I4")("dwReserved" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Performs a F1 search based on a keyword, flags and context. The context will be converted to infotypes")) ((NAME . "ALinkSearch") (RIID . #x60010001) (OFFSET . #x10) (RETURNS . "VT_HRESULT")(PARAMS ("pszALink" "VT_LPWSTR")("dwFlags" "VT_I4")("dwReserved" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Performs a Alink search based on a word, flags and context. The context will be converted to infotypes")) ((NAME . "KeywordSearchDlg") (RIID . #x60010002) (OFFSET . #x14) (RETURNS . "VT_HRESULT")(PARAMS ("pszKeyword" "VT_LPWSTR")("dwFlags" "VT_I4")("dwReserved" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Displays the keyword search wordwheel seeded with the keyword passed in.")) ((NAME . "FullTextSearchDlg") (RIID . #x60010003) (OFFSET . #x18) (RETURNS . "VT_HRESULT")(PARAMS ("pszQuery" "VT_LPWSTR")("dwFlags" "VT_I4")("dwReserved" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Displays HTML Help's FTS Dialog")) ((NAME . "GetCurrentURL") (RIID . #x60010004) (OFFSET . #x1c) (RETURNS . "VT_HRESULT")(PARAMS ("ppszURL" "VT_PTR.VT_BSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Returns the current URL that is being displayed by the topic window. Allocated with SysAllocString and it is expected that the caller free with SysAllocFree.")) ((NAME . "DisplayTopicFromURL") (RIID . #x60010005) (OFFSET . #x20) (RETURNS . "VT_HRESULT")(PARAMS ("pszURL" "VT_LPWSTR")("Command" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Displays a topic based on a URL")) ((NAME . "DisplayTopicFromIdentifier") (RIID . #x60010006) (OFFSET . #x24) (RETURNS . "VT_HRESULT")(PARAMS ("pszFile" "VT_LPWSTR")("Id" "VT_I4")("Command" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Displays a topic based on an identifier. The command parameter maps to the HTML Help command parameter. See the HTML Help specification for more details.")) ((NAME . "ActivateHelpSystem") (RIID . #x60010007) (OFFSET . #x28) (RETURNS . "VT_HRESULT")(PARAMS ("dwFlags" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Starts the help system, and displays the table of contents. The title collection name is internal to the interface.")) ((NAME . "Reserved") (RIID . #x60010008) (OFFSET . #x2c) (RETURNS . "VT_HRESULT")(PARAMS ("Command" "VT_USERDEFINED.Typedef.VHS_COMMAND")("error" "VT_USERDEFINED.Typedef.VsHelpErrors")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Placeholder.")))) ("VHS_COMMAND" (TYPE . "Typedef")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("_VHS_COMMANDS" (TYPE . "Enum")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("VsHelpErrors" (TYPE . "Typedef")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("_VsHelpErrors" (TYPE . "Enum")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("IVsHelpInit" (TYPE . "Interface")(DESCRIPTION . "IVsHelpInit Interface")(GUID . "{854D7AC3-BC3D-11D0-B421-00A0C90F9DC4}")(FUNCTIONS ((NAME . "SetOwner") (RIID . #x60010000) (OFFSET . #xc) (RETURNS . "VT_HRESULT")(PARAMS ("hwndOwner" "VT_USERDEFINED.Typedef.wireHWND")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Set the owning window. Defaults to the Active window.")) ((NAME . "LoadUIResources") (RIID . #x60010001) (OFFSET . #x10) (RETURNS . "VT_HRESULT")(PARAMS ("lcidResources" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Loads the resources for the help component.")) ((NAME . "SetCollection") (RIID . #x60010002) (OFFSET . #x14) (RETURNS . "VT_HRESULT")(PARAMS ("pszCollectionPathname" "VT_LPWSTR")("dwReserved" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Sets the pathname to the collection you want to use, if different from MSDN. ")) ((NAME . "SetApplicationHelpDirectory") (RIID . #x60010003) (OFFSET . #x18) (RETURNS . "VT_HRESULT")(PARAMS ("pszHelpDirectory" "VT_LPWSTR")("dwReserved" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Set the root directory where help files are installed.")) ((NAME . "SetApplicationHelpLCID") (RIID . #x60010004) (OFFSET . #x1c) (RETURNS . "VT_HRESULT")(PARAMS ("lcidCollection" "VT_I4")("dwReserved" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Sets the LCID of the collection you want to use. ")) ((NAME . "SetCollectionRegistryRoot") (RIID . #x60010005) (OFFSET . #x20) (RETURNS . "VT_HRESULT")(PARAMS ("hKeyStart" "VT_I4")("pszRegistryRoot" "VT_LPWSTR")("flags" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Sets the collection registry root.")) ((NAME . "SetCurrentGlobalSubset") (RIID . #x60010006) (OFFSET . #x24) (RETURNS . "VT_HRESULT")(PARAMS ("pszSubsetSpecifier" "VT_LPWSTR")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Sets the current subset.")))) ("wireHWND" (TYPE . "Typedef")(GUID . "{00000000-0000-0000-0000-000000000000}"))) (FUNCTIONS )) ("_RemotableHandle" (TYPE . "Structure")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("__MIDL_IWinTypes_0009" (TYPE . "Union")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("IVsHelpUtilities" (TYPE . "Interface")(DESCRIPTION . "IVsHelpSystem Interface")(GUID . "{854D7AC9-BC3D-11D0-B421-00A0C90F9DC4}")(FUNCTIONS ((NAME . "BuildFullPathName") (RIID . #x60010000) (OFFSET . #xc) (RETURNS . "VT_HRESULT")(PARAMS ("pszHelpFileName" "VT_LPWSTR")("bstrHelpFullPathName" "VT_PTR.VT_BSTR")("dwReserved" "VT_I4")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Gets the fullpath name given a help filename. Basically does a VHS_Localize.")))) )))