#S(HASH-TABLE EQL (FILENAME . "c:\winnt\system32\vspell32.ocx")(GUID . "{97F4CED3-9103-11CE-8385-524153480001}")(DESCRIPTION . "VCI VisualSpeller Library")(VERSION . "2.0") (CLASSES . #S(HASH-TABLE EQUAL ("DictionaryCategories" (TYPE . "Enum")(DESCRIPTION . "Dictionary category constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("DictionaryStatusBits" (TYPE . "Enum")(DESCRIPTION . "Dictionary status constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("DictionaryLanguageCodes" (TYPE . "Enum")(DESCRIPTION . "Dictionary language code constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("EventOptionBits" (TYPE . "Enum")(DESCRIPTION . "Event option constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("SearchOrderCodes" (TYPE . "Enum")(DESCRIPTION . "Search order constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("SpellOptionBits" (TYPE . "Enum")(DESCRIPTION . "Spell option constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("SuggestOptionBits" (TYPE . "Enum")(DESCRIPTION . "Suggestion option constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("IgnoreReplaceCodes" (TYPE . "Enum")(DESCRIPTION . "Ignore/replace constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("EventActionCodes" (TYPE . "Enum")(DESCRIPTION . "Event action constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("ButtonClickBits" (TYPE . "Enum")(DESCRIPTION . "Button click constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("DialogElementBits" (TYPE . "Enum")(DESCRIPTION . "Dialog element constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("ResultStatusCodes" (TYPE . "Enum")(DESCRIPTION . "ResultCode status constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("ResultErrorCodes" (TYPE . "Enum")(DESCRIPTION . "ResultCode error constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("RuntimeErrorCodes" (TYPE . "Enum")(DESCRIPTION . "Runtime error constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("MiscellaneousCodes" (TYPE . "Enum")(DESCRIPTION . "Miscellaneous constants")(GUID . "{00000000-0000-0000-0000-000000000000}")(FUNCTIONS )) ("_DVSpell" (TYPE . "Dispinterface")(DESCRIPTION . "Dispatch interface for VisualSpeller Control")(GUID . "{97F4CED1-9103-11CE-8385-524153480001}")(FUNCTIONS ((NAME . "OpenStandard") (RIID . #x0000005c) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("loadit" "VT_BOOL")("riid" "VT_BSTR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set to open a standard dictionary")) ((NAME . "DictionaryLanguage") (RIID . #x0000006b) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get language code of a dictionary")) ((NAME . "DictionaryName") (RIID . #x0000006c) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get short name of a dictionaryry")) ((NAME . "DictionaryStatus") (RIID . #x0000006d) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get bits indicating status of a dictionary")) ((NAME . "DictionaryIsEnabled") (RIID . #x0000006e) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get whether a dictionary is enabledionary")) ((NAME . "DictionaryNameFull") (RIID . #x0000006f) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get full path and name of a dictionaryary")) ((NAME . "StandardIRListIsEnabled") (RIID . #x00000070) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get whether the IRList for a standard dictionary is enabled")) ((NAME . "DictionaryIsLoaded") (RIID . #x00000071) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get whether a dictionary is loaded")) ((NAME . "DictionaryPerformance") (RIID . #x00000072) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Set performance level for a dictionary")) ((NAME . "DictionaryPerformance") (RIID . #x00000072) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("index" "VT_I2")("riid" "VT_I2")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set performance level for a dictionary")) ((NAME . "Suggestion") (RIID . #x00000073) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get a suggestion from the suggestion list")) ((NAME . "CustomIsUpdateable") (RIID . #x00000074) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get whether a custom dictionary is updateable")) ((NAME . "AddToStandardIRList") (RIID . #x0000005d) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("index" "VT_I2")("riid" "VT_I2")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set current misspelled word into a standard IRList")) ((NAME . "AddSuggestion") (RIID . #x0000005e) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("matchcode" "VT_I2")("riid" "VT_BSTR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set to add a suggestion to the suggestion listist")) ((NAME . "AddToCustom") (RIID . #x0000005f) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("index" "VT_I2")("riid" "VT_I2")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set to add MisspelledWord to a custom dictionaryt")) ((NAME . "ClearStandardIRList") (RIID . #x00000060) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("index" "VT_I2")("riid" "VT_I2")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set to clear selected types from a standard IRList")) ((NAME . "CloseDictionary") (RIID . #x00000061) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("index" "VT_I2")("riid" "VT_I2")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set to close a dictionarys from a standard IRList")) ((NAME . "GetEntry") (RIID . #x00000062) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("index" "VT_I2")("riid" "VT_I4")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set to retrieve an IRList or custom dictionary entry")) ((NAME . "RemoveFromStandardIRList") (RIID . #x00000063) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("index" "VT_I2")("riid" "VT_BSTR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set to remove a word from a standard IRList")) ((NAME . "DictionaryPerformanceActual") (RIID . #x00000075) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get actual performance level of a dictionary")) ((NAME . "DictionaryBlockCount") (RIID . #x00000076) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get number of blocks in a dictionary")) ((NAME . "DictionaryBlockSize") (RIID . #x00000077) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get block size of a dictionaryonary")) ((NAME . "DictionaryCommonCount") (RIID . #x00000078) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get number of common words in a dictionary")) ((NAME . "DictionaryCompatibilityBits") (RIID . #x00000079) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get bits indicating dictionary source")) ((NAME . "DictionaryCopyright") (RIID . #x0000007a) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get dictionary copyright text")) ((NAME . "DictionaryCopyrightDerived") (RIID . #x0000007b) (OFFSET . #x0) (RETURNS . "VT_BSTR")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get initial copyright text")) ((NAME . "DictionaryFlags") (RIID . #x0000007c) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get bits indicating to dictionary contents")) ((NAME . "DictionaryLoadCount") (RIID . #x0000007d) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get number of contexts who have dictionary loaded")) ((NAME . "DictionaryMakerVersion") (RIID . #x0000007e) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get version of dictionary maker utility for a dictionary")) ((NAME . "DictionaryOpenCount") (RIID . #x0000007f) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get number of context who have dictionary opened")) ((NAME . "DictionarySymbolSetSize") (RIID . #x00000080) (OFFSET . #x0) (RETURNS . "VT_I2")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get number of unique characters in dictionary")) ((NAME . "DictionaryWordCount") (RIID . #x00000081) (OFFSET . #x0) (RETURNS . "VT_I4")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get number of words in dictionary")) ((NAME . "CreateCustomExtended") (RIID . #x00000064) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("index" "VT_I2")("riid" "VT_BSTR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set to create an extended custom dictionary")) ((NAME . "EnableDictionary") (RIID . #x00000065) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("index" "VT_I2")("riid" "VT_BOOL")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set to enable/disable a dictionaryctionary")) ((NAME . "EnableCustomUpdate") (RIID . #x00000066) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("index" "VT_I2")("riid" "VT_BOOL")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set to enable/disable a custom dictionary for update")) ((NAME . "LoadDictionary") (RIID . #x00000067) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("index" "VT_I2")("riid" "VT_I2")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set to load a dictionaryustom dictionary for update")) ((NAME . "UnloadDictionary") (RIID . #x00000068) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("index" "VT_I2")("riid" "VT_I2")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set to unload a dictionarytom dictionary for update")) ((NAME . "CustomIsReadOnly") (RIID . #x00000082) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get whether a custom dictionary was opened read-only")) ((NAME . "CustomIsExtended") (RIID . #x00000083) (OFFSET . #x0) (RETURNS . "VT_BOOL")(PARAMS ("index" "VT_I2")) (FLAGS ( IS-GET ))(DESCRIPTION . "Get whether a custom dictionary is extended or compatible")) ((NAME . "EnableStandardIRList") (RIID . #x00000069) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("index" "VT_I2")("riid" "VT_BOOL")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set to enable/disable the IRList for a standard dictionary")) ((NAME . "OpenCustom") (RIID . #x0000006a) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("loadit" "VT_BOOL")("riid" "VT_BSTR")) (FLAGS ( IS-SET ))(DESCRIPTION . "Set to open a custom dictionary for a standard dictionary")) ((NAME . "AboutBox") (RIID . #xfffffdd8) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Show VisualSpeller about boxry for a standard dictionary")))) ("_DVSpellEvents" (TYPE . "Dispinterface")(DESCRIPTION . "Event interface for VisualSpeller Controlndard dictionary")(GUID . "{97F4CED2-9103-11CE-8385-524153480001}")(FUNCTIONS ((NAME . "Misspelled") (RIID . #x00000001) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("EventAction" "VT_PTR.VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Word misspelled event")) ((NAME . "Complete") (RIID . #x00000002) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("EventAction" "VT_PTR.VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Spellcheck complete/canceled event")) ((NAME . "Found") (RIID . #x00000003) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("EventAction" "VT_PTR.VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Word found eventte/canceled event")) ((NAME . "BeforeReplace") (RIID . #x00000004) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("EventAction" "VT_PTR.VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Before a global replace occursent")) ((NAME . "AfterReplace") (RIID . #x00000005) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("EventAction" "VT_PTR.VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "After a global replace occursent")) ((NAME . "AfterPopup") (RIID . #x00000006) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("EventAction" "VT_PTR.VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "After misspelled dialogccursent")) ((NAME . "CheckStatus") (RIID . #x00000007) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("EventAction" "VT_PTR.VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Status result during spellchecknt")) ((NAME . "CheckError") (RIID . #x00000008) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("EventAction" "VT_PTR.VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Error result during spellchecknt")) ((NAME . "ClickIn") (RIID . #x00000009) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("EventAction" "VT_PTR.VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Dialog button clicked, before action taken")) ((NAME . "ClickOut") (RIID . #x0000000a) (OFFSET . #x0) (RETURNS . "VT_VOID")(PARAMS ("EventAction" "VT_PTR.VT_I2")) (FLAGS ( IS-FUNCTION ))(DESCRIPTION . "Dialog button clicked, after action taken")))) ("VSSpell" (TYPE . "Coclass")(DESCRIPTION . "VCI VisualSpeller Spellcheckertion taken")(GUID . "{97F4CED0-9103-11CE-8385-524153480001}")(ALIASES "_DVSpell""_DVSpellEvents") (FUNCTIONS )) )))